mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-28 20:06:38 +03:00
49838a9f3e
By erasing the global_refs field we'd trip any codepath using const_values_equal_ptr to figure if two slices were different.