6 lines
74 B
Kotlin
Vendored
6 lines
74 B
Kotlin
Vendored
// JVM_ABI_K1_K2_DIFF: KT-63960, KT-63963
|
|
|
|
val x = 12
|
|
|
|
// expected: x: 12
|