145b2c260b
Part of #KT-22211
5 lines
62 B
Kotlin
Vendored
5 lines
62 B
Kotlin
Vendored
fun some() {
|
|
var t = 12
|
|
while (t > 0)
|
|
<caret>
|