Join Slack
Powered by
did something change wrt to reflection and constru...
# reflect
e
evanchooly
10/20/2015, 1:25 AM
did something change wrt to reflection and constructors with default values in recently? i used to be able to call
c.primaryConstructor?.call()
and it worked. but now I get
Callable expects 10 arguments, but 0 were provided.
Open in Slack
Previous
Next