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

7 lines
163 B
Plaintext

error: cannot import as reserved word
--> $DIR/tests/test262-parser/fail/f44552157bc0db6e.module.js:1:9
|
1 | import {function} from 'a';
| ^^^^^^^^