v: fix -assert aborts

pull/9756/head
Delyan Angelov 2021-04-15 20:29:58 +03:00
parent c7752ce8d3
commit 1d2ef79545
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED
1 changed files with 1 additions and 0 deletions

View File

@ -220,6 +220,7 @@ pub fn parse_args(known_external_commands []string, args []string) (&Preferences
exit(1)
}
}
i++
}
'-show-timings' {
res.show_timings = true