Join Slack
Communities
Powered by
Found the solution. I just needed to call the cons...
# getting-started
l
Luis Mirabal
02/26/2017, 3:23 AM
Found the solution. I just needed to call the constructor base class as BaseClass(*param), as you can see here:
https://discuss.kotlinlang.org/t/pass-array-string-as-vararg-parameter/555
Open in Slack
Previous
Next