1
0
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:
pancake
2021-03-04 13:38:05 +01:00
committed by GitHub
parent eb1e1afbc1
commit c65d65a3f5
3 changed files with 5 additions and 5 deletions

View File

@ -129,7 +129,7 @@ const (
'-W',
'-keepc',
'-w',
'-print_v_files',
'-print-v-files',
'-error-limit',
'-os',
'-printfn',