string: title() and small fixes

This commit is contained in:
Swastik Baranwal 2019-08-26 16:02:53 +05:30 committed by Alexander Medvednikov
parent 754b8082fb
commit db525524ee
4 changed files with 77 additions and 22 deletions

View file

@ -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