Join Slack
Powered by
Don't get what do you mean, the following works we...
# announcements
c
cy
06/05/2017, 11:02 AM
Don't get what do you mean, the following works well
Copy code
class AA { abstract class B } class Z : AA.B() fun f() { Z() }
Open in Slack
Previous
Next