This commit is contained in:
Folkert 2023-04-28 21:17:14 +02:00
parent 45b881d553
commit d2fadb2eea
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C

View file

@ -180,7 +180,7 @@ fn union_nonrecursive_inc() {
"#
),
(TwoStr, TwoStr, i64),
&[Live(2)]
&[Live(4)]
);
}