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