v: fix -assert aborts
parent
c7752ce8d3
commit
1d2ef79545
|
@ -220,6 +220,7 @@ pub fn parse_args(known_external_commands []string, args []string) (&Preferences
|
|||
exit(1)
|
||||
}
|
||||
}
|
||||
i++
|
||||
}
|
||||
'-show-timings' {
|
||||
res.show_timings = true
|
||||
|
|
Loading…
Reference in New Issue