7 lines
53 B
Kotlin
Vendored
7 lines
53 B
Kotlin
Vendored
fun foo() {
|
|
val x =
|
|
42
|
|
}
|
|
|
|
// 2 3 2 4
|