mirror of
https://github.com/ziglang/zig.git
synced 2026-01-10 17:35:12 +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.