Files
Kmake/deps/v8/test/message/fail/arrow-formal-parameters.out
2026-05-26 23:36:42 -07:00

5 lines
176 B
Plaintext

*%(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