mirror of
https://github.com/ziglang/zig.git
synced 2026-01-27 09:45:27 +00:00
Some types require this extra bitcast, eg. structs or unions with extra padding fields inserted by the compiler. Fixes #7250
Some types require this extra bitcast, eg. structs or unions with extra padding fields inserted by the compiler. Fixes #7250