class Derived(p: Int) : Base(p) will invoke supe...
# announcements
a
class Derived(p: Int) : Base(p) will invoke super classes constructor