contract A { constructor() {} } // ---- // SyntaxError 4937: (13-29): No visibility specified. Did you intend to add "public"?