mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
flag: add .usage_example/1, .footer/1, .remaining_parameters/0 and tests
This commit is contained in:
1
vlib/flag/testdata/usage_example.out
vendored
Normal file
1
vlib/flag/testdata/usage_example.out
vendored
Normal file
@ -0,0 +1 @@
|
||||
[vlib/flag/testdata/usage_example.v:16] rest_of_args: ['abc', 'def']
|
Reference in New Issue
Block a user