07e765a2
1 2 3 4 5
contract c { enum foo { } } // ---- // ParserError: (25-25): enum with no members is not allowed.