contract test {
constructor() external {}
}
// ----
// TypeError 9239: (17-42): Constructor cannot have visibility.