mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
This is from discussions from #11249. The stage2 behavior is correct and is strictly more accurate, so we'd prefer to keep it. In that case, I modified the behavior tests to have the conditional between stage1/stage2 and get this test passing.