mirror of
https://github.com/ziglang/zig.git
synced 2025-12-26 16:13:07 +00:00
Don't use the instantiation argument types to build the function parameter array. f416535768fc30195cad6cd481f73fd1e80082aa worked around the problem, this commit solves it.