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