mirror of
https://github.com/ziglang/zig.git
synced 2026-02-11 03:51:08 +00:00
* extend std.Io.Reader.peekDelimiterExclusive test to repeat successful end-of-stream path (fails) * fix std.Io.Reader.peekDelimiterExclusive to not advance seek position in successful end-of-stream path