1 2 3 4 5
contract test { struct A {} } // ---- // SyntaxError: Defining empty structs is disallowed.