Hey could someone help me out understand a little ...
# announcements
k
Hey could someone help me out understand a little issue I’ve had with Kotlin. When writing a subclasses constructor the class has to call the super classes constructor before doing anything. Why is this?