mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-15 12:39:52 +03:00
973e6c978c
The freeSlot function was only called once so I inlined the logic and utilized some of the other locals that were in scope.