[IDE-NI-MIGRATE] Migrate few tests for new inference
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// COMPILER_ARGUMENTS: -XXLanguage:-NewInference
|
||||
|
||||
val f = listOf("").<error descr="[TYPE_INFERENCE_PARAMETER_CONSTRAINT_ERROR] Type inference failed: fun <T> Iterable<T>.firstOrNull(predicate: (T) -> Boolean): T?
|
||||
cannot be applied to
|
||||
receiver: List<String> arguments: (Int)
|
||||
|
||||
Reference in New Issue
Block a user