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