contract C { constructor() virtual {} } // ---- // TypeError 7001: (17-41='constructor() virtual {}'): Constructors cannot be virtual.