swc/ecmascript/parser/tests/test262-error-references/fail/d012888b0c720723.js.stderr

7 lines
144 B
Plaintext
Raw Normal View History

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