mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 08:34:33 +00:00
add comment
This commit is contained in:
parent
16f6259f7f
commit
e27a12e644
1 changed files with 1 additions and 1 deletions
|
@ -575,7 +575,7 @@ impl<'a> Layout<'a> {
|
||||||
})
|
})
|
||||||
.max()
|
.max()
|
||||||
.unwrap_or_default()
|
.unwrap_or_default()
|
||||||
// TODO remove
|
// the size of the tag_id
|
||||||
+ pointer_size
|
+ pointer_size
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue