mirror of
https://github.com/ziglang/zig.git
synced 2026-01-24 16:25:25 +00:00
Unions that passed the one_possible_value check were incorrectly generated, none of their internal fields were initialized. Fixes #6758
Unions that passed the one_possible_value check were incorrectly generated, none of their internal fields were initialized. Fixes #6758