mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
one more shrinkage
This commit is contained in:
parent
892447b08c
commit
54198d7da1
8 changed files with 18 additions and 16 deletions
|
@ -4499,6 +4499,6 @@ mod solve_expr {
|
|||
std::mem::size_of::<roc_types::types::Problem>(),
|
||||
);
|
||||
|
||||
assert_eq!(query, (40, 80, 64, 56, 64))
|
||||
assert_eq!((40, 72, 56, 48, 64), query)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue