zig
zig copied to clipboard
main: avoid sending an empty file system inputs message
When all compiler inputs are invalid paths, there could be errors yet no valid file system inputs.
Closes #20713