mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-08 00:29:05 -04:00
7350ea3e2d
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.