mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
7 lines
176 B
Plaintext
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
|
|
| ^
|
|
|