Join Slack
Powered by
This won't compile in the second version: ``` ...
# announcements
m
mg6maciej
03/14/2017, 9:15 AM
This won't compile in the second version:
Copy code
class Z(override val x: Int) : Xable arrayOf(Z(1)).of(4)
Open in Slack
Previous
Next