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

7 lines
159 B
Plaintext

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