blob: 1d9a9df8da258de956342e67aeeccd70729b2b40 [file] [log] [blame]
fun test(vararg a: String = emptyArray()<caret>) = a.size