mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-02 13:58:45 -04:00
3eb89ee4db
* zig fmt * use canonical parameter order. memcpy has dest first and the base64 code follows the pattern. * pass correct radix to charToDigit