swc/crates/swc_ecma_parser/tests/test262-error-references/fail/ec34d41ac5849c84.module.js.swc-stderr
2022-11-29 09:47:56 +00:00

7 lines
150 B
Plaintext

x Expected 'from', got '/'
,-[$DIR/tests/test262-parser/fail/ec34d41ac5849c84.module.js:1:1]
1 | import / as a from 'a'
: ^
`----