mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
And make the initialization less error prone by removing a default for iter, which is required for a functional parser std: Add a brief doc comment for `std.fmt.Parser`