Empty Constructors
In Fuzion, it is fairly common to declare constructor fields that do not contain
any code or inner declarations, such as the feature person in this
example:
In Fuzion, it is fairly common to declare constructor fields that do not contain
any code or inner declarations, such as the feature person in this
example: