mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 23:04:49 +00:00
thread through an updatemodeids
This commit is contained in:
parent
cfa331be02
commit
8c3a00f7aa
3 changed files with 46 additions and 37 deletions
|
@ -2201,6 +2201,7 @@ fn update<'a>(
|
|||
arena,
|
||||
module_id,
|
||||
&mut ident_ids,
|
||||
&mut update_mode_ids,
|
||||
&mut state.procedures,
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue