Join Slack
Powered by
eg this code doesnt compile: ``` class A (private...
# announcements
g
groostav
07/29/2016, 6:48 PM
eg this code doesnt compile:
Copy code
class A (private val anInt : Int) : B(anInt) class B (private val anInt: int)
Open in Slack
Previous
Next