08b62d3564
Adjust test data Use new util in FindUsagesMultiModuleTest
6 lines
113 B
Kotlin
Vendored
6 lines
113 B
Kotlin
Vendored
package test
|
|
|
|
expect fun <caret>foo()
|
|
|
|
// REF: [testModule_JVM] (test).foo()
|
|
// REF: [testModule_JS] (test).foo() |