mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
The old doc comment mentioned a parameter `len` three times, but the function does not accept such a parameter - it is actually called `n`.
The old doc comment mentioned a parameter `len` three times, but the function does not accept such a parameter - it is actually called `n`.