mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-01 05:18:36 -04:00
8976ad7ecb
This fixes the case where IPv6 address parsing incorrectly succeeded on input such as `1`, which now returns error.Incomplete.