contract C { constructor(); } // ---- // TypeError: (14-28): Constructor must be implemented if declared.