mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-13 15:26:24 +00:00
non mut layout interner
This commit is contained in:
parent
881a0e8abf
commit
c44da622e5
2 changed files with 5 additions and 5 deletions
|
@ -3106,7 +3106,7 @@ fn update<'a>(
|
|||
|
||||
reset_reuse::insert_reset_reuse_operations(
|
||||
arena,
|
||||
&mut layout_interner,
|
||||
&layout_interner,
|
||||
module_id,
|
||||
ident_ids,
|
||||
&mut update_mode_ids,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue