mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
fix two bugs in the dev backend
This commit is contained in:
parent
dfee6740dd
commit
3909443ef4
4 changed files with 92 additions and 10 deletions
|
@ -2258,7 +2258,6 @@ fn nested_switch() {
|
|||
|
||||
_ -> e
|
||||
|
||||
|
||||
expr : Expr
|
||||
expr = ZAdd (Val 3) (ZAdd (Val 4) (Val 5))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue