Fix test data around flexibility after ae39d748e4
This commit is contained in:
committed by
Victor Petukhov
parent
dc2a9cdc81
commit
b8aacf0786
@@ -1,5 +1,5 @@
|
||||
// ERROR: Type mismatch: inferred type is (Any?..Any?) but String was expected
|
||||
// ERROR: Type mismatch: inferred type is (Any?..Any?) but String was expected
|
||||
// ERROR: Type mismatch: inferred type is (Any?..Any?) but String! was expected
|
||||
// ERROR: Type mismatch: inferred type is (Any?..Any?) but String! was expected
|
||||
// ERROR: Type mismatch: inferred type is HashMap<String, Any?> but Map<String, String> was expected
|
||||
import java.util.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user