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

7 lines
176 B
Plaintext

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