mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-16 04:55:27 +03:00
f1229e0f00
Bools have a different immediate representation and memory representation - which means that they must be converted every time a bool is loaded from or stored into memory.