swc/crates/swc_ecma_parser/tests/test262-error-references/fail/9660037e1c979757.js.stderr
2021-11-10 19:00:54 +09:00

7 lines
144 B
Plaintext

error: Expected ident
--> $DIR/tests/test262-parser/fail/9660037e1c979757.js:2:13
|
2 | function({x: y = yield 3}) {}
| ^