swc/ecmascript/parser/tests/test262-error-references/fail/328fddc7bdffb499.js.stderr

7 lines
172 B
Plaintext
Raw Normal View History

error: Cannot use a reserved word as a shorthand property
--> $DIR/tests/test262-parser/fail/328fddc7bdffb499.js:1:13
|
1 | function*g({yield}){}
| ^^^^^