mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 05:01:42 +03:00
d3e14b6533
swc_ecma_transforms: - implement es2015::arrow (without this support) - implement basical scope analysis - implement es2015::function_name - new.target is supported - implement untagged template literals swc_ecma_parser - make test to use load_file() - fix eof handling - bump version
7 lines
108 B
Plaintext
7 lines
108 B
Plaintext
error: Expected RParen
|
|
--> $DIR/tests/test262-parser/fail/d4e259842c4520e1.js:1:5
|
|
|
|
|
1 | 1 + (
|
|
| ^
|
|
|