mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 04:08:19 +00:00
keep inc env always, but set count to 0.
This commit is contained in:
parent
079290dcaf
commit
b7a7a735fc
13 changed files with 54 additions and 55 deletions
|
@ -3115,7 +3115,6 @@ fn update<'a>(
|
|||
&mut layout_interner,
|
||||
module_id,
|
||||
ident_ids,
|
||||
state.target_info,
|
||||
&mut state.procedures,
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue