now, why stop there? `fun testMe(vararg parameters...
# random
o
now, why stop there?
fun testMe(vararg parameters: Something) : Something
– go figure!