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