5 lines
42 B
Kotlin
Vendored
5 lines
42 B
Kotlin
Vendored
fun test() {
|
|
for ((i, j))
|
|
|
|
foo()
|
|
} |