swc/ecmascript/parser/tests/test262-error-references/fail/f51aea0352bb03f3.js.stderr
강동윤 d3e14b6533
Parser & transformers (#71)
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
2018-11-21 18:59:17 +09:00

7 lines
110 B
Plaintext

error: Cannot assign to this
--> $DIR/tests/test262-parser/fail/f51aea0352bb03f3.js:1:3
|
1 | --1
| ^