Files
2017-11-03 16:34:36 +03:00

6 lines
91 B
Kotlin
Vendored

package test
expect fun <caret>foo()
// REF: [jvm] (test).foo()
// REF: [js] (test).foo()