4 lines
135 B
Kotlin
Vendored
4 lines
135 B
Kotlin
Vendored
// "Create expected class in common module testModule_Common" "true"
|
|
// DISABLE-ERRORS
|
|
|
|
actual inline class Inline<caret>Me(val x: Int) |