mirror of https://github.com/stelzo/typst.git
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. |
||
|---|---|---|
| .. | ||
| calc.typ | ||
| construct.typ | ||
| data.typ | ||
| foundations.typ | ||
| version.typ | ||