Files
kotlin-fork/compiler/testData/lineNumber/custom/compileTimeConstant.kt
T

7 lines
49 B
Kotlin

fun foo() {
val x =
42
}
// 3 4