4 lines
61 B
Kotlin
Vendored
4 lines
61 B
Kotlin
Vendored
fun a() {
|
|
if (true) 2
|
|
else <selection>1</selection>
|
|
} |