mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 08:31:29 +00:00
3 lines
126 B
Kotlin
Vendored
3 lines
126 B
Kotlin
Vendored
// "Create actual class for module testModule_JVM (JVM)" "true"
|
|
|
|
expect class <caret>WithPrimaryConstructor(x: Int, s: String) |