mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 06:44:46 +00:00
set up GetTagId
This commit is contained in:
parent
f08c764cad
commit
342d1f34c2
6 changed files with 136 additions and 5 deletions
|
@ -934,6 +934,7 @@ fn expr_spec(
|
|||
|
||||
builder.add_terminate(block, type_id)
|
||||
}
|
||||
GetTagId { .. } => builder.add_make_tuple(block, &[]),
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue