contract c { event e; } // ---- // ParserError: (21-21): Expected '(' but got ';'