f510348f
2e0d019e
1
2
3 4
5
contract C { constructor() public; } // ---- // TypeError: (14-35): Constructor must be implemented if declared.