mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-28 20:06:38 +03:00
5bb4fef30a
Update the documentation comment in arena_allocator.zig to specify that free() is a no-op unless the item is the most recent allocation.