[TD] Update test data after previous commit
This commit is contained in:
+1
-1
@@ -6,4 +6,4 @@ fun testRef(f: () -> Int) {}
|
||||
fun test() {
|
||||
// should resolve to Int.foo
|
||||
testRef(1::foo)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user