mirror of
https://github.com/ziglang/zig.git
synced 2026-01-04 20:43:19 +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