We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bf855f commit 2321cdbCopy full SHA for 2321cdb
test/help.cpp
@@ -39,4 +39,4 @@ PROVE_CASE()
39
args::parse(cmd, {"--help", "--count", "5", "--name", "hello"});
40
PROVE_CHECK(cmd.count == 0);
41
PROVE_CHECK(cmd.name == "");
42
-}
+}
0 commit comments