diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-10-27 13:24:37 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-10-27 13:25:15 +0200 |
| commit | cbfd9884a94b55486f9b07296f23a01b34d080bd (patch) | |
| tree | fe6ea6d08b6977715c878158f5d2514efe7593cb /tests/src | |
| parent | fa81c3ece019b4667713d34cd5d7d23804045439 (diff) | |
Fix argument parsing bug
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.
Diffstat (limited to 'tests/src')
0 files changed, 0 insertions, 0 deletions
