swc/crates/swc_ecma_parser/tests/test262-error-references/fail/7464b0dfc4974a48.module.js.stderr

7 lines
159 B
Plaintext

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