mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +00:00
don't forget to save the list. this allows a `testing.checkAllAllocationFailures()` test to pass in one of my projects which newly failed since #24329 was merged.