mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +00:00
step 4: new scope with passing reporting tests
This commit is contained in:
parent
76a9d25f55
commit
8fe3e24c8b
8 changed files with 71 additions and 137 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