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

7 lines
49 B
Kotlin
Vendored

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