turn lt into lte

This commit is contained in:
Folkert 2021-08-11 00:22:15 +02:00
parent 8c374c8d7d
commit 574e07807e

View file

@ -1564,7 +1564,7 @@ fn str_from_utf8_range(symbol: Symbol, var_store: &mut VarStore) -> Def {
branch_var: ret_var,
branches: vec![(
no_region(RunLowLevel {
op: LowLevel::NumLt,
op: LowLevel::NumLte,
args: vec![
(
bounds_var,