mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 14:22:34 +00:00
1e1271ed8f
There's an assertion on line 322 of clap-rs/master that prevents any arg where `multiple == true` from accepting any value. This commit only deletes that assertion. It could cause any number of other problems; I don't really know. |
||
---|---|---|
.. | ||
args | ||
app.rs | ||
lib.rs |