mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-28 20:06:38 +03:00
f8a782fb2e
to all number types. If the value does not fit, a compile error is emitted. closes #422 closes #1712