mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
Fail with error if file already exists. File is not silently overwritten but an error is raised. Fixes: #18089
Fail with error if file already exists. File is not silently overwritten but an error is raised. Fixes: #18089