nugend/qutil

Binary Option Flag is not working with multiple flag values

nugend opened this issue · 0 comments

In this example:

.utl.require "ln"
.utl.addOpt["foo,foobar";1b;`foo];
.utl.parseArgs[];
show foo;
exit 0

foobar cannot be used to set the flag