ca3d758fba
#KT-28744 Fixed #KT-28745 Fixed
4 lines
154 B
Kotlin
Vendored
4 lines
154 B
Kotlin
Vendored
// "Create expected class in common module testModule_Common" "true"
|
|
// DISABLE-ERRORS
|
|
|
|
actual inline class Inline<caret>Me actual constructor(val x: Int) |