Open
Description
Test Case
(a, a) => { }
Expected Behavior
I would expect to see a syntax error about duplicated parameters not being allowed in this context. Running the test case on other JavaScript engines (Node, Hermes, QuickJS, Deno, Ecargot), I get some version of a duplicated parameter SyntaxError.
Metadata
Assignees
Labels
No labels