mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
v: use dash instead of lowerdash for -print-v-files (#9111)
This commit is contained in:
@ -129,7 +129,7 @@ const (
|
||||
'-W',
|
||||
'-keepc',
|
||||
'-w',
|
||||
'-print_v_files',
|
||||
'-print-v-files',
|
||||
'-error-limit',
|
||||
'-os',
|
||||
'-printfn',
|
||||
|
Reference in New Issue
Block a user