contract c {
enum foo { WARNING,}
}
// ----
// ParserError 1612: (33-34): Expected identifier after ','