145b2c260b
Part of #KT-22211
7 lines
50 B
Kotlin
Vendored
7 lines
50 B
Kotlin
Vendored
fun some() {
|
|
if (3 > 5)
|
|
<caret>{
|
|
|
|
}
|
|
}
|