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

7 lines
139 B
Plaintext

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