mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 11:52:19 +00:00
fix test
This commit is contained in:
parent
45b881d553
commit
d2fadb2eea
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ fn union_nonrecursive_inc() {
|
|||
"#
|
||||
),
|
||||
(TwoStr, TwoStr, i64),
|
||||
&[Live(2)]
|
||||
&[Live(4)]
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue