mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-07 02:12:40 +03:00
bea791b639
1702b413 introduced a bug with variadic function calls - trying to access the
paramType of non-existent parameters.