mirror of
https://github.com/ziglang/zig.git
synced 2025-12-25 15:43:06 +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