mirror of
https://github.com/ziglang/zig.git
synced 2026-01-20 22:35:24 +00:00
This change removes the ref_start_index from the possible enum values of Index and OptionalIndex. It is not really a index, but a constant that tells the offset of static Refs, so lets move it where such constant belongs i.e. to the Ref.