mirror of
https://github.com/swc-project/swc.git
synced 2024-12-25 22:56:11 +03:00
38adc49e7e
swc_common: - Fix new_source_file swc_ecma_parser: - Fix parsing of paren expr in lhs of an assignment
7 lines
150 B
Plaintext
7 lines
150 B
Plaintext
error: TS2406
|
|
--> $DIR/tests/test262-parser/fail/75b52e0f57aab958.js:1:15
|
|
|
|
|
1 | "use strict"; ({ v: eval }) = obj
|
|
| ^^^^^^^^^^^^^
|
|
|