[NI-MIGRATE] Update test data for resolve tests after enabling NI

This commit is contained in:
Mikhail Zarechenskiy
2020-02-05 13:52:37 +03:00
parent 17df92e999
commit 687c96060f
44 changed files with 48 additions and 12 deletions
@@ -16,4 +16,4 @@ Extension receiver = NO_RECEIVER
Value arguments mapping:
MATCH_MODULO_UNINFERRED_TYPES f : () -> ??? = { b }
SUCCESS f : () -> ??? = { b }
@@ -16,4 +16,4 @@ Extension receiver = NO_RECEIVER
Value arguments mapping:
MATCH_MODULO_UNINFERRED_TYPES f : (???) -> String = { x -> "$x"}
SUCCESS f : (???) -> String = { x -> "$x"}
@@ -7,6 +7,7 @@ fun test() {
Resolved call:
Candidate descriptor: fun foo(f: (Int) -> String): Unit defined in root package
Resulting descriptor: fun foo(f: (Int) -> String): Unit defined in root package
Explicit receiver kind = NO_EXPLICIT_RECEIVER