2 lines
66 B
Kotlin
Vendored
2 lines
66 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
fun test(<caret>vararg a: String) = a.size |