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