mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 15:51:12 +00:00
remove incorrect debug assert
This commit is contained in:
parent
9c32965a3d
commit
3946a8631d
2 changed files with 0 additions and 7 deletions
|
@ -665,7 +665,6 @@ impl<'a> Context<'a> {
|
|||
arguments,
|
||||
});
|
||||
|
||||
// self.add_inc_before_help(arguments, |_| OWNED, b, b_live_vars)
|
||||
&*self.arena.alloc(Stmt::Let(z, v, l, b))
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue