1 line
42 B
Kotlin
Vendored
1 line
42 B
Kotlin
Vendored
fun test(<caret>vararg a: String) = a.size |
fun test(<caret>vararg a: String) = a.size |