summaryrefslogtreecommitdiff
path: root/clap.zig
diff options
context:
space:
mode:
Diffstat (limited to 'clap.zig')
-rw-r--r--clap.zig2
1 files changed, 1 insertions, 1 deletions
diff --git a/clap.zig b/clap.zig
index 6d8e399..7ce5322 100644
--- a/clap.zig
+++ b/clap.zig
@@ -934,7 +934,7 @@ test "str and u64" {
934 defer res.deinit(); 934 defer res.deinit();
935} 935}
936 936
937test "" { 937test "everything" {
938 const params = comptime parseParamsComptime( 938 const params = comptime parseParamsComptime(
939 \\-a, --aa 939 \\-a, --aa
940 \\-b, --bb 940 \\-b, --bb