<https://www.reddit.com/r/Kotlin/comments/4tl14j/q...
# language-proposals
d
https://www.reddit.com/r/Kotlin/comments/4tl14j/question_simple_constructors_for_inheritance/ Is there any way to avoid empty constructors just calling super and define a “default constructor” that all the super constructors will call?