mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +00:00
one more shrinkage
This commit is contained in:
parent
892447b08c
commit
54198d7da1
8 changed files with 18 additions and 16 deletions
|
@ -737,7 +737,7 @@ fn type_to_variable(
|
|||
debug_assert!(ext_tag_vec.is_empty());
|
||||
|
||||
let content = Content::Structure(FlatType::FunctionOrTagUnion(
|
||||
tag_name.clone(),
|
||||
Box::new(tag_name.clone()),
|
||||
*symbol,
|
||||
new_ext_var,
|
||||
));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue