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