mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +00:00
Fix merge issue
This commit is contained in:
parent
1a2b2826ab
commit
e5a0509380
1 changed files with 1 additions and 1 deletions
|
@ -443,7 +443,7 @@ pub fn canonicalize_module_defs<'a>(
|
||||||
var_store,
|
var_store,
|
||||||
defs,
|
defs,
|
||||||
new_output,
|
new_output,
|
||||||
exposed_symbols,
|
&exposed_symbols,
|
||||||
);
|
);
|
||||||
|
|
||||||
debug_assert!(
|
debug_assert!(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue