mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-21 16:41:56 +03:00
b3a4074358
The intermediate value can be larger than an u16, so @truncate is needed to match the behavior of musl.