Files
2014-06-25 14:22:53 +04:00

5 lines
54 B
Kotlin
Vendored

fun test() {
while (true) {
for ()
}
}