Closed tyler-gilbert closed 6 years ago
should be:
o_flags = decode_cli(cli, o_execute_flags); if( o_flags == 0 ){ show_usage(cli); exit(0); } Test::initialize(cli.name(), cli.version());
@shomagan Here is an easy one.
should be: