mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-29 12:27:25 +03:00
2ef72f84ca
Fixes #23059 The "note: enum field here" now references the field in the base union type rather than crashing.