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