In a function accepting one single vararg paramete...
# javascript
h
In a function accepting one single vararg parameter, I seem not to get the
...param
syntax in the javascript output. Is there a thing with varargs? (I saw this posting just now too: https://kotlinlang.slack.com/archives/C09222272/p1560853945066900)