mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
Update the documentation comment in arena_allocator.zig to specify that free() is a no-op unless the item is the most recent allocation.
Update the documentation comment in arena_allocator.zig to specify that free() is a no-op unless the item is the most recent allocation.