mirror of
https://github.com/ziglang/zig.git
synced 2026-02-07 23:17:17 +00:00
Comptime fields are never materialized in the ZigValue so pay attention when iterating over the fields array. Fixes #6800
Comptime fields are never materialized in the ZigValue so pay attention when iterating over the fields array. Fixes #6800