contract C { constructor() override {} } // ---- // TypeError 1209: (17-42='constructor() override {}'): Constructors cannot override.