mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 03:31:45 +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
110 B
Plaintext
7 lines
110 B
Plaintext
error: Cannot assign to this
|
|
--> $DIR/tests/test262-parser/fail/f51aea0352bb03f3.js:1:3
|
|
|
|
|
1 | --1
|
|
| ^
|
|
|