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

7 lines
164 B
Plaintext

x Expected ident
,-[$DIR/tests/test262-parser/fail/ea4d962dac83e2a1.js:2:1]
2 | function *g(a, b, c, ...yield){}
: ^^^^^
`----