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
129 B
Plaintext
7 lines
129 B
Plaintext
error: TS1009
|
|
--> $DIR/tests/test262-parser/fail/b94007220f24ebe5.js:1:19
|
|
|
|
|
1 | const x = 0, y = 1,;
|
|
| ^
|
|
|