b575ed390a
#KT-31476 Fixed #KT-31446 Fixed #KT-31033 Fixed
4 lines
142 B
Kotlin
Vendored
4 lines
142 B
Kotlin
Vendored
// "Create expected class in common module testModule_Common" "true"
|
|
// DISABLE-ERRORS
|
|
|
|
actual inline class InlineMe<caret>(actual val x: Int) |