swc/crates/swc_ecma_parser/tests/test262-error-references/fail/2d86a01ca9731879.module.js.stderr

7 lines
181 B
Plaintext
Raw Normal View History

x Unexpected token `a`. Expected a string literal
,-[$DIR/tests/test262-parser/fail/2d86a01ca9731879.module.js:2:1]
2 | export {a,b} from a
: ^
`----