mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 08:31:35 +00:00
3 lines
57 B
Kotlin
Vendored
3 lines
57 B
Kotlin
Vendored
fun a() {
|
|
for (a in <selection>1..2</selection>) {}
|
|
} |