mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +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