mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 11:42:13 +03:00
3d271e82a2
**Description:** This PR fixes the logic for dropping return values of IIFE. **Related issue:** - Closes https://github.com/swc-project/swc/issues/6141.
2 lines
35 B
JavaScript
2 lines
35 B
JavaScript
console.log("Greeting:", "Hello");
|