b20ffe76b7
#KT-20952 Fixed
6 lines
91 B
Kotlin
Vendored
6 lines
91 B
Kotlin
Vendored
package test
|
|
|
|
expect fun <caret>foo()
|
|
|
|
// REF: [jvm] (test).foo()
|
|
// REF: [js] (test).foo() |