mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 03:31:45 +03:00
38adc49e7e
swc_common: - Fix new_source_file swc_ecma_parser: - Fix parsing of paren expr in lhs of an assignment
7 lines
117 B
Plaintext
7 lines
117 B
Plaintext
error: TS2406
|
|
--> $DIR/tests/test262-parser/fail/0eb4ed330b5d7e2f.js:1:1
|
|
|
|
|
1 | ({get a(){}})=0
|
|
| ^^^^^^^^^^^^^
|
|
|