mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
string: title() and small fixes
This commit is contained in:

committed by
Alexander Medvednikov

parent
754b8082fb
commit
db525524ee
@ -818,7 +818,6 @@ fn new_v(args[]string) *V {
|
||||
dir: dir
|
||||
lang_dir: vroot
|
||||
table: new_table(obfuscate)
|
||||
out_name: out_name
|
||||
out_name_c: out_name_c
|
||||
cgen: new_cgen(out_name_c)
|
||||
vroot: vroot
|
||||
|
Reference in New Issue
Block a user