mirror of
https://codeberg.org/ziglang/zig
synced 2026-03-16 23:21:44 +00:00
this was causing unrelated behavior tests to fail. if this commit is reverted, the docs are good, but `@newStackCall` is already deprecated in favor of `@call`, supplying the `stack` property.