Fix: Resolve invalid output when using global assignments. This ensures that your global variables are handled correctly during the minification process.
Fix: Resolve corner cases in variable collapsing and reducing. This improves the reliability of the minification process, especially in complex code scenarios.