mirror of
https://github.com/swc-project/swc.git
synced 2024-11-24 02:06:08 +03:00
d074063867
Implement some error recovery logic to parser
7 lines
132 B
Plaintext
7 lines
132 B
Plaintext
error: TS2406
|
|
--> $DIR/tests/test262-parser/fail/5ab1050053c11514.js:1:5
|
|
|
|
|
1 | for((1 + 1) in list) process(x);
|
|
| ^^^^^^^
|
|
|