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
13 lines
225 B
Plaintext
13 lines
225 B
Plaintext
error: TS1109
|
|
--> $DIR/tests/test262-parser/fail/7562c2148b3f455c.js:1:8
|
|
|
|
|
1 | ;/**/-->
|
|
| ^
|
|
|
|
error: Unexpected token None
|
|
--> $DIR/tests/test262-parser/fail/7562c2148b3f455c.js:1:8
|
|
|
|
|
1 | ;/**/-->
|
|
| ^
|
|
|