mirror of
https://github.com/swc-project/swc.git
synced 2024-12-12 13:33:23 +03:00
38adc49e7e
swc_common: - Fix new_source_file swc_ecma_parser: - Fix parsing of paren expr in lhs of an assignment
4 lines
19 B
JavaScript
4 lines
19 B
JavaScript
([
|
|
1
|
|
].a) = 2;
|