mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 11:42:13 +03:00
19ce2737b1
**Description:** This patch applies the variable collapsing logic for the variables declared with `var` to the variables declared with `let`. This requires some patch about the behavior of visitors about `BlockStmt`, so this patch includes relevant changes. **Related issue:** - Closes https://github.com/swc-project/swc/issues/5696. |
||
---|---|---|
.. | ||
analysis-snapshot.rust-debug | ||
input.js | ||
output.js | ||
output.mangleOnly.js |