3 lines
51 B
Kotlin
Vendored
3 lines
51 B
Kotlin
Vendored
fun test(i: Int, j: Int) {
|
|
<expr>i < j</expr>
|
|
} |