Reproduction link or steps
REPL
What is expected?
To have the __name(dep_default, "default"); call when output.keepNames is enabled.
What is actually happening?
__name(dep_default, "default"); is not output.
System Info
https://github.com/rolldown/rolldown/commit/6ca52aa9eb3f475cecfcb8c80ee9dd9425ca870c
Any additional comments?
The same issue exists with classes.
related #7150