3 lines
112 B
Kotlin
Vendored
3 lines
112 B
Kotlin
Vendored
// "Create actual class for module testModule_JVM (JVM)" "true"
|
|
|
|
expect inline class Inline<caret>Me(val x: Int) |