b575ed390a
#KT-31476 Fixed #KT-31446 Fixed #KT-31033 Fixed
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) |