mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 14:54:47 +00:00
remove field
This commit is contained in:
parent
4dd7ea1356
commit
c8970bbe45
4 changed files with 8 additions and 13 deletions
|
@ -1044,7 +1044,6 @@ pub fn build_exp_expr<'a, 'ctx, 'env>(
|
|||
tag_layout:
|
||||
Layout::Union(UnionLayout::NullableWrapped {
|
||||
nullable_id,
|
||||
nullable_layout: _,
|
||||
other_tags: fields,
|
||||
}),
|
||||
union_size,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue