3 lines
44 B
Plaintext
Vendored
3 lines
44 B
Plaintext
Vendored
fun f() {
|
|
println(+if (true) a else b)
|
|
} |