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
13 lines
201 B
Plaintext
13 lines
201 B
Plaintext
error: TS1109
|
|
--> $DIR/tests/test262-parser/fail/983987033f0e1170.js:1:1
|
|
|
|
|
1 | **
|
|
| ^^
|
|
|
|
error: Unexpected token None
|
|
--> $DIR/tests/test262-parser/fail/983987033f0e1170.js:1:1
|
|
|
|
|
1 | **
|
|
| ^^
|
|
|