Join Slack
Powered by
this would be nice: ``` class A : B by myC { v...
# language-proposals
k
kyonifer
12/30/2016, 9:54 PM
this would be nice:
Copy code
class A : B by myC { val myC = C() myC.somethingInC() }
Open in Slack
Previous
Next