mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-31 13:27:43 +03:00
6c2b23593b
previously this function would use the array length, but now it scans the array looking for the first sentinel that occurs.