cbfd9884a9
Things like `luma(1, key: "val")` didn't produce an error before because `args.finish()?` wasn't called. This changes `args: Args` to `args: &mut Args` to make it impossible for that to happen. |
||
---|---|---|
.. | ||
typst | ||
typst-cli | ||
typst-docs | ||
typst-ide | ||
typst-library | ||
typst-macros | ||
typst-syntax |