blob: ad6bcb034da2554628f638674641eb436ef13659 [file] [log] [blame]
*%(basename)s:7: SyntaxError: Unexpected token =
var f = (a, ...x = 10) => x;
^
SyntaxError: Unexpected token =