swc/ecmascript/parser/tests/test262-error-references/fail/d012888b0c720723.js.stderr
강동윤 38adc49e7e
Bugfixes (#873)
swc_common:
 - Fix new_source_file

swc_ecma_parser:
 - Fix parsing of paren expr in lhs of an assignment
2020-07-01 16:31:55 +09:00

7 lines
129 B
Plaintext

error: TS2406
--> $DIR/tests/test262-parser/fail/d012888b0c720723.js:1:1
|
1 | ( { get x() {} } ) = 0
| ^^^^^^^^^^^^^^^^^^