mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-03 06:18:58 -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