145b2c260b
Part of #KT-22211
7 lines
55 B
Kotlin
Vendored
7 lines
55 B
Kotlin
Vendored
fun some() {
|
|
do
|
|
<caret>{
|
|
|
|
} while (true)
|
|
}
|