1 2 3 4 5
contract c { enum foo { WARNING,} } // ---- // ParserError: (33-34): Expected identifier after ','