46a5d76254
#KT-26518 Fixed
5 lines
136 B
Kotlin
Vendored
5 lines
136 B
Kotlin
Vendored
// "Create actual class for module testModule_JVM (JVM)" "true"
|
|
|
|
expect class <caret>Constructors(s: String) {
|
|
constructor(i: Int)
|
|
} |