mirror of
https://github.com/ziglang/zig.git
synced 2026-01-02 11:33:21 +00:00
Using the gen_index rather than the src_index is needed to handle structures containing zero-sized or comptime only types. Closes #7027
Using the gen_index rather than the src_index is needed to handle structures containing zero-sized or comptime only types. Closes #7027