mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
rename
This commit is contained in:
parent
f57e7a6eed
commit
98b4930054
7 changed files with 14 additions and 14 deletions
|
@ -1490,7 +1490,7 @@ pub fn build_exp_expr<'a, 'ctx, 'env>(
|
|||
Array { elem_layout, elems } => list_literal(env, scope, elem_layout, elems),
|
||||
RuntimeErrorFunction(_) => todo!(),
|
||||
|
||||
CoerceToTagId {
|
||||
UnionAtIndex {
|
||||
tag_id,
|
||||
structure,
|
||||
index,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue