mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 04:32:01 +03:00
38adc49e7e
swc_common: - Fix new_source_file swc_ecma_parser: - Fix parsing of paren expr in lhs of an assignment
3 lines
14 B
JavaScript
3 lines
14 B
JavaScript
()=>(a) = 1
|
|
;
|