Rewrite 'goto' mpp tests to be generated
Adjust test data Use new util in FindUsagesMultiModuleTest
This commit is contained in:
Vendored
+2
-2
@@ -2,5 +2,5 @@ package test
|
||||
|
||||
expect fun <caret>foo()
|
||||
|
||||
// REF: [jvm] (test).foo()
|
||||
// REF: [js] (test).foo()
|
||||
// REF: [testModule_JVM] (test).foo()
|
||||
// REF: [testModule_JS] (test).foo()
|
||||
Reference in New Issue
Block a user