3 lines
47 B
Kotlin
Vendored
3 lines
47 B
Kotlin
Vendored
fun x(a: List<Int>) {
|
|
<expr>a.size</expr>
|
|
} |