Join Slack
Powered by
Why do you expect it to compile? First parameter i...
# getting-started
i
ilya.gorbunov
12/27/2016, 10:46 PM
Why do you expect it to compile? First parameter is
vararg Char
or
vararg String
, so the rest of parameters must be provided in the named form.
Open in Slack
Previous
Next