Files
kotlin-fork/compiler/testData/codegen/script/topLevelProperty.kts
T
2023-12-26 10:18:19 +00:00

6 lines
74 B
Kotlin
Vendored

// JVM_ABI_K1_K2_DIFF: KT-63960, KT-63963
val x = 12
// expected: x: 12