swc/crates/swc_ecma_parser/tests/test262-error-references/fail/8b6b9c72c875f0d8.js.swc-stderr

7 lines
171 B
Plaintext
Raw Normal View History

x A `set` accessor must have exactly one parameter
2022-03-20 09:25:35 +03:00
,-[$DIR/tests/test262-parser/fail/8b6b9c72c875f0d8.js:1:1]
1 | ({ set prop(x, y) {} })
: ^^^^
`----