4fafa4b6e9
Allow recording lookup to symbols from supertypes, required at least for CRI. partially fixes #KTIJ-29026
6 lines
162 B
Kotlin
Vendored
6 lines
162 B
Kotlin
Vendored
import /*p:<root>*/Main./*p:Main*/Other.*
|
|
|
|
/*p:<root>*/fun bar() {
|
|
/*p:<root> p:<root>(invoke) p:Main(invoke) p:Main.Other p:Main.Other(invoke)*/INSTANCE()
|
|
}
|