Files
2013-02-26 18:34:43 +04:00

3 lines
35 B
Kotlin
Vendored

fun f() {
for (v: in 1..2) {}
}