145b2c260b
Part of #KT-22211
6 lines
55 B
Kotlin
Vendored
6 lines
55 B
Kotlin
Vendored
fun a() {
|
|
when
|
|
<caret>(true) {
|
|
|
|
}
|
|
} |