mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-10 17:40:40 -04:00
d4805472c3
We're going to remove the first parameter from this function in the future. Stage2 already ignores the first parameter. So we put an `@as` in here to make it work for both.