[FIR] Good test data fixes (around captured types)
This commit is contained in:
+1
-1
@@ -3,5 +3,5 @@
|
||||
|
||||
fun foo() {
|
||||
val f : Function1<*, *> = { x -> x.toString() }
|
||||
f(1)
|
||||
<!INAPPLICABLE_CANDIDATE!>f<!>(1)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user