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