mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 03:31:45 +03:00
d074063867
Implement some error recovery logic to parser
7 lines
117 B
Plaintext
7 lines
117 B
Plaintext
error: TS2406
|
|
--> $DIR/tests/test262-parser/fail/581bedbbce2541be.js:1:6
|
|
|
|
|
1 | for (i + 1 in {});
|
|
| ^^^^^
|
|
|