mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
cleanup
This commit is contained in:
parent
910cbb47c0
commit
59e551dd32
4 changed files with 2 additions and 6 deletions
|
@ -656,7 +656,7 @@ impl<'a> Layout<'a> {
|
|||
.max()
|
||||
.unwrap_or_default()
|
||||
// the size of the tag_id
|
||||
+ pointer_size
|
||||
+ variant.tag_id_builtin().stack_size(pointer_size)
|
||||
}
|
||||
|
||||
Recursive(_)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue