swc/crates/swc_ecma_parser/tests/test262-error-references/fail/576b2243fb8c3b54.js.stderr

7 lines
159 B
Plaintext

x A `get` accessor cannot have parameters
,-[$DIR/tests/test262-parser/fail/576b2243fb8c3b54.js:2:1]
2 | ({ get prop(x) {} })
: ^^^^
`----