swc/crates/swc_ecma_parser/tests/test262-error-references/fail/320eade064b2c635.js.swc-stderr
2022-11-29 09:47:56 +00:00

7 lines
171 B
Plaintext

x Generator or async function cannot be labelled
,-[$DIR/tests/test262-parser/fail/320eade064b2c635.js:1:1]
1 | a: function* a(){}
: ^^^^^^^^^^^^^^^
`----