3 lines
40 B
Kotlin
Vendored
3 lines
40 B
Kotlin
Vendored
fun main() {
|
|
for (i <caret>in "") {}
|
|
} |