mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 07:14:46 +00:00
back to a working version
This commit is contained in:
parent
b0e4a3fd47
commit
fa5e5ab201
14 changed files with 722 additions and 386 deletions
|
@ -158,7 +158,7 @@ pub fn gen(
|
|||
pattern_symbols: bumpalo::collections::Vec::new_in(
|
||||
mono_env.arena,
|
||||
),
|
||||
is_tail_recursive: false,
|
||||
is_self_recursive: false,
|
||||
body,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue