mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 11:52:19 +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,
|
||||
defs,
|
||||
new_output,
|
||||
exposed_symbols,
|
||||
&exposed_symbols,
|
||||
);
|
||||
|
||||
debug_assert!(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue