1 *%(basename)s:5: SyntaxError: Unexpected token ) 2 function foo(b, a, a,) { return a } 3 ^ 4 SyntaxError: Unexpected token ) 5