3 lines
115 B
Kotlin
Vendored
3 lines
115 B
Kotlin
Vendored
// "Create actual class for module jvm (JVM)" "true"
|
|
|
|
expect class <caret>WithPrimaryConstructor(x: Int, s: String) |