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