mirror of
https://github.com/ziglang/zig.git
synced 2026-01-03 12:03:19 +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