contract test { function(uint a, uint b,) {} } // ---- // ParserError 7591: (40-41): Unexpected trailing comma in parameter list.