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
128 B
Plaintext
7 lines
128 B
Plaintext
error: Expected +, - or decimal digit after e
|
|
--> $DIR/tests/test262-parser/fail/15fde0c6d07e5d6d.js:1:4
|
|
|
|
|
1 | 1.e
|
|
| ^
|
|
|