145b2c260b
Part of #KT-22211
5 lines
55 B
Kotlin
Vendored
5 lines
55 B
Kotlin
Vendored
fun some() {
|
|
for (var i in 1..10)<caret> {
|
|
}
|
|
}
|