zig/doc
Andrew Kelley 17c8f108a4
drop @newStackCall
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.
2020-01-30 17:51:55 -05:00
..
docgen.zig Implement the callconv() annotation 2020-01-02 18:53:16 +01:00
langref.html.in drop @newStackCall 2020-01-30 17:51:55 -05:00