mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-30 06:42:48 +03:00
447dc2bb90
When the key was smaller than any value in the array, an error was ocurring with the mid being zero and having 1 subtracted from it.