mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 23:31:12 +00:00
changes after review
This commit is contained in:
parent
0b03a0bc26
commit
654cf7b861
17 changed files with 142 additions and 123 deletions
|
|
@ -7659,6 +7659,7 @@ fn substitute_in_expr<'a>(
|
|||
None => None,
|
||||
},
|
||||
|
||||
// currently only used for tail recursion modulo cons (TRMC)
|
||||
UnionFieldPtrAtIndex {
|
||||
structure,
|
||||
tag_id,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue