mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-21 08:32:02 +03:00
256c5934bf
In general, any `inline fn` should document why it is using `inline` because the rule of thumb is: don't use inline.