swc/crates/swc_ecma_parser/tests/test262-error-references/fail/328fddc7bdffb499.js.stderr

7 lines
177 B
Plaintext
Raw Normal View History

x Cannot use a reserved word as a shorthand property
,-[$DIR/tests/test262-parser/fail/328fddc7bdffb499.js:2:1]
2 | function*g({yield}){}
: ^^^^^
`----