mirror of
https://github.com/ziglang/zig.git
synced 2026-03-12 06:09:39 +00:00
This was a poor naming choice; these are parameters, not arguments. Parameters specify what kind of arguments are expected, whereas the arguments are the actual values passed.