mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 12:12:16 +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/783aeb8c90c3775d.js:1:5
|
|
|
|
|
1 | for(({a}) of 0);
|
|
| ^^^^^
|
|
|