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