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