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

7 lines
165 B
Plaintext
Raw Normal View History

error: Cannot assign to this
--> $DIR/tests/test262-parser/fail/75b52e0f57aab958.js:1:15
|
1 | "use strict"; ({ v: eval }) = obj
| ^^^^^^^^^^^^^