mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-27 19:09:47 +03:00
16caea38d1
Fixes a regression introduced in
e35f297aeb.
Now there is test coverage for ArrayList.shrinkAndFree in the case when
resizing fails.