mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
clean up the examples a bit
This commit is contained in:
parent
7fed451226
commit
045d480c8c
@ -415,7 +415,7 @@ void reload_so() {
|
||||
|
||||
if v.pref.is_so {
|
||||
cgen.genln(' int load_so(byteptr path) { return 0; }')
|
||||
}
|
||||
}
|
||||
cgen.save()
|
||||
if v.pref.is_verbose {
|
||||
v.log('flags=')
|
||||
|
Loading…
Reference in New Issue
Block a user