e72fb755a0
Part of #KT-22211
8 lines
75 B
Kotlin
Vendored
8 lines
75 B
Kotlin
Vendored
fun some() {
|
|
var t = 12
|
|
while
|
|
<caret>(true) {
|
|
|
|
}
|
|
}
|