You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
Describe the bug
The transpiled result does not affect correctness, but there is an additional call.
Input code
Config
Playground link (or link to the minimal reproduction)
https://play.swc.rs/?version=1.7.14&code=H4sIAAAAAAAAA0vOSSwuVnDLzzdUSK0oSc1LKVZwSixSqOZSAILk%2FLzikqLS5JL8Ig1NqBgIFJcWpAJFrBX09RXys8HCtVy1XFzJMMOMSDDMQAdmHsg4eyymGZNgWjTUrFhUwwBlIToV5wAAAA%3D%3D&config=H4sIAAAAAAAAAz2LSwqAMAxE956iZO3WjSfwGqEMomgpSYRK6d2NH9zNvDdTuxBo1UhjqB69ZBaF%2FN2Jnsm4OCHEnTXKko0e2fr3g2KQxNuELUPUpyYHPmksM%2By560A3bF27AKSnu8t4AAAA
SWC Info output
No response
Expected behavior
Foo2 and Foo3 should be the same as Foo1, without the need for a
_possible_constructor_return
call.Actual behavior
Version
1.7.14
Additional context
No response
The text was updated successfully, but these errors were encountered: