mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 05:01:42 +03:00
d074063867
Implement some error recovery logic to parser
7 lines
127 B
Plaintext
7 lines
127 B
Plaintext
error: TS1048
|
|
--> $DIR/tests/test262-parser/fail/043ab1c3982db3cd.js:1:15
|
|
|
|
|
1 | function x(...a = 1){}
|
|
| ^
|
|
|