[NI] Update some testdata broken in NI
This commit is contained in:
Vendored
+1
-1
@@ -22,5 +22,5 @@ class Foo {
|
||||
// FILE: 1.kt
|
||||
fun test() {
|
||||
Foo().foo {} checkType { _<Int>() }
|
||||
Foo().bar {} checkType { <!NI;DEBUG_INFO_UNRESOLVED_WITH_TARGET, NI;UNRESOLVED_REFERENCE_WRONG_RECEIVER!>_<!><Int>() }
|
||||
Foo().bar {} checkType { _<Int>() }
|
||||
}
|
||||
Reference in New Issue
Block a user