mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 15:51:12 +00:00
compiling again
This commit is contained in:
parent
b716636db0
commit
c85cee3bc0
4 changed files with 370 additions and 128 deletions
|
@ -1194,6 +1194,7 @@ fn decide_to_branching<'a>(
|
|||
Expr::Switch {
|
||||
cond: env.arena.alloc(cond),
|
||||
cond_layout,
|
||||
cond_symbol,
|
||||
branches: branches.into_bump_slice(),
|
||||
default_branch,
|
||||
ret_layout,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue