1f4926e259
Adjust test data Drop 'overload' test data since it was never run before
3 lines
137 B
Kotlin
Vendored
3 lines
137 B
Kotlin
Vendored
// "Create actual annotation class for module testModule_JVM (JVM)" "true"
|
|
|
|
expect annotation class <caret>Ann(val x: Int, val y: String) |