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