mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-28 03:17:08 +03:00
155ab56cc6
+1 on the ensure total capacity to account for the fact that we add a null byte before returning. thanks matklad