mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 04:01:39 +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/168502012959421f.js:1:5
|
|
|
|
|
1 | for(([a]) of 0);
|
|
| ^^^^^
|
|
|