Skip to content

Commit

Permalink
Update ref output.
Browse files Browse the repository at this point in the history
  • Loading branch information
c-blake committed Jan 22, 2024
1 parent 285069c commit 3f77297
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/ref
Original file line number Diff line number Diff line change
Expand Up @@ -965,8 +965,8 @@ Options:

==> test/TwoNondefaultedSeq.out <==
test/TwoNondefaultedSeq.nim(9, 11) template/generic instantiation of `dispatch` from here
cligen.nim(858, 14) template/generic instantiation of `dispatchCf` from here
cligen.nim(845, 14) template/generic instantiation of `dispatchGen` from here
cligen.nim(861, 14) template/generic instantiation of `dispatchCf` from here
cligen.nim(848, 14) template/generic instantiation of `dispatchGen` from here
cligen.nim(291, 16) Warning: cligen only supports one seq param for positional args; using `args`, not `stuff`. Use `positional` parameter to `dispatch` to override this. [User]
Usage:
demo [REQUIRED,optional-params] [args: string...]
Expand Down

0 comments on commit 3f77297

Please sign in to comment.