145b2c260b
Part of #KT-22211
7 lines
63 B
Kotlin
Vendored
7 lines
63 B
Kotlin
Vendored
fun some() {
|
|
var t = 12
|
|
while <caret>(true) {
|
|
|
|
}
|
|
}
|