`constructor` is necessary if you want to annotate...
# getting-started
k
constructor
is necessary if you want to annotate the primary constructor in any way. Even if you want to change its visibility!
class Foo internal constructor()