mirror of
https://codeberg.org/ziglang/zig
synced 2026-03-16 23:21:44 +00:00
Without this assert, providing a buffer that's smaller than required results in more cryptic assertion failures later on.
Without this assert, providing a buffer that's smaller than required results in more cryptic assertion failures later on.