mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 00:21:32 +00:00
Rewrite QuickFixMultiModuleTest to be generated
Adjust test data Drop 'overload' test data since it was never run before
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
// "Create actual function for module jvm (JVM)" "true"
|
||||
// "Create actual function for module testModule_JVM (JVM)" "true"
|
||||
|
||||
expect fun <caret>foo(arg: Int): String
|
||||
@@ -1,3 +1,3 @@
|
||||
// "Create actual function for module jvm (JVM)" "true"
|
||||
// "Create actual function for module testModule_JVM (JVM)" "true"
|
||||
|
||||
expect fun foo(arg: Int): String
|
||||
Reference in New Issue
Block a user