swc/ecmascript/parser/tests/test262-error-references/fail/e01265e2211e48b3.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
140 B
Plaintext

error: Expected ;, got )
--> $DIR/tests/test262-parser/fail/e01265e2211e48b3.js:1:19
|
1 | for(let a = 0 in b);
| ^