contract A { constructor() {} }
// ----
// Warning: (13-29): No visibility specified. Defaulting to "public".