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