4 lines
70 B
Kotlin
Vendored
4 lines
70 B
Kotlin
Vendored
fun test(b: Boolean): Int {
|
|
val a = <expr>54</expr>
|
|
return a
|
|
} |