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