Files
kotlin-fork/compiler/testData/lineNumber/custom/compileTimeConstant.kt
T
Nikolay Krasko 3d9d6e666d Test several line numbers are generated for one instruction
(cherry picked from commit 1ea9280)
2016-10-05 18:49:38 +03:00

6 lines
53 B
Kotlin
Vendored

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