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