mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 08:11:12 +00:00
Little bit of cleanup
This commit is contained in:
parent
261df36c50
commit
c070bfed8b
2 changed files with 25 additions and 390 deletions
|
@ -404,6 +404,8 @@ fn deep_copy_type_vars<'a>(
|
|||
}
|
||||
}
|
||||
|
||||
debug_assert!(result.contains(&(var, cloned_var)));
|
||||
|
||||
return result;
|
||||
|
||||
#[must_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue