contract test { struct A {} } // ---- // SyntaxError: Defining empty structs is disallowed.