mirror of
https://github.com/ziglang/zig.git
synced 2026-03-12 06:09:39 +00:00
This isn't exactly the case provided in #11290, but is a slightly simpler case which I know would have triggered the same bug in the old implementation of incremental compilation. Resolves: #11290