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

7 lines
179 B
Plaintext

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