aboutsummaryrefslogtreecommitdiff
path: root/deps/v8/test/message/fail/arrow-formal-parameters.out
blob: e5e90cc1fc31a313ce1d3891df0f1534c521dc5c (plain)
1
2
3
4
*%(basename)s:5: SyntaxError: Duplicate parameter name not allowed in this context
(b, a, a, d) => a
       ^
SyntaxError: Duplicate parameter name not allowed in this context