Files
2020-10-06 22:24:01 +03:00

3 lines
47 B
Kotlin
Vendored

fun x(a: List<Int>) {
<expr>a.size</expr>
}