2 lines
61 B
Kotlin
Vendored
2 lines
61 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
fun test(<caret>a: Array<*>) = a.size |