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

7 lines
144 B
Plaintext

error: Expected 'from', got '/'
--> $DIR/tests/test262-parser/fail/ec34d41ac5849c84.module.js:1:8
|
1 | import / as a from 'a'
| ^