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