swc/ecmascript/parser/tests/test262-error-references/fail/5fe7ff5c5cb5f438.module.js.stderr
강동윤 e6191447fe
Typescript 4.0 (#982)
swc_ecma_parser:
 - Add support for optional tuple element (#978)
2020-08-21 19:31:46 +09:00

7 lines
142 B
Plaintext

error: Expected from, got b
--> $DIR/tests/test262-parser/fail/5fe7ff5c5cb5f438.module.js:1:11
|
1 | import a, b from 'a'
| ^