1 line
57 B
Kotlin
Vendored
1 line
57 B
Kotlin
Vendored
fun test(a: Array<String> = emptyArray()<caret>) = a.size |