mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
commit
84b3ef5fd7
17 changed files with 546 additions and 298 deletions
|
@ -3907,7 +3907,7 @@ fn canonicalize_and_constrain<'a>(
|
|||
var_store,
|
||||
constraints,
|
||||
constraint,
|
||||
ident_ids: module_output.scope.ident_ids,
|
||||
ident_ids: module_output.scope.locals.ident_ids,
|
||||
dep_idents,
|
||||
module_timing,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue