FIR: make override resolve in use-site session (and module)

Related to KT-24078
This commit is contained in:
Mikhail Glukhikh
2019-01-30 10:54:27 +03:00
parent 84b3a17e2b
commit b3c8e83c58
11 changed files with 191 additions and 9 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ FILE: jvm.kt
public final function test(): R|kotlin/Unit| {
R|/A.foo|()
<Unresolved name: bar>#()
R|/A.bar|()
}
}