contract S {}
struct S { uint256 a; }
// ----
// DeclarationError 2333: (14-37): Identifier already declared.