mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-08 10:48:04 +03:00
38d44404a5
The old doc comment mentioned a parameter `len` three times, but the function does not accept such a parameter - it is actually called `n`.