## Steps to reproduce ```bash tsc --all > tsc.txt tsgo --all > tsgo.txt ``` <!-- Share a repository link or a code sample --> ## Behavior with `typescript@5.8` (Version 5.8.3) [tsc.txt](https://github.com/user-attachments/files/22679418/tsc.txt) ## Behavior with `tsgo` (Version 7.0.0-dev.20251003.1) [tsgo.txt](https://github.com/user-attachments/files/22679363/tsgo.txt) (no output)
Steps to reproduce
Behavior with
[email protected](Version 5.8.3)tsc.txt
Behavior with
tsgo(Version 7.0.0-dev.20251003.1)tsgo.txt (no output)