mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 20:51:42 +03:00
d074063867
Implement some error recovery logic to parser
7 lines
114 B
Plaintext
7 lines
114 B
Plaintext
error: TS2406
|
|
--> $DIR/tests/test262-parser/fail/dfc6f1cc5533e0bb.js:1:5
|
|
|
|
|
1 | for(({a}) in 0);
|
|
| ^^^^^
|
|
|