mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +00:00
I disagree with this behavior and will be reverting the changes corresponding to this test case. Also this test case unnecessarily uses a .c file when a .zig file would be preferred, and has a problematic dependency on the install step, preventing this test case from playing nicely with the cache.