summaryrefslogtreecommitdiff
path: root/deps/v8/test/message/arrow-invalid-rest.out
blob: 99a8557f1ec9c181cfcb1348407f5e5969150b46 (plain)
1
2
3
4
*%(basename)s:7: SyntaxError: Unexpected token =
var f = (...x = 10) => x;
              ^
SyntaxError: Unexpected token =