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