mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
flag: fix displaying of both abbreviated and long options
Add tests for the usage screen
This commit is contained in:

committed by
Alexander Medvednikov

parent
d07953b0f0
commit
d2f2ac523f
@ -8,7 +8,6 @@ module main
|
||||
// / code, instead of in embedded C ...
|
||||
// /////////////////////////////////////////////////////////////////////
|
||||
import (
|
||||
term
|
||||
filepath
|
||||
benchmark
|
||||
)
|
||||
|
Reference in New Issue
Block a user