<@U8VCMJFT3> well as you may or may not know, in j...
# getting-started
p
@chintanshah well as you may or may not know, in java, the
this()
or
super()
call has to be the very first statement in the block anyways. Since that's pretty uncommon in an imperative lanaguage to be constrained like this, Kotlin has a special syntax which makes more sense IMO.