back to a working version

This commit is contained in:
Folkert 2020-08-19 23:42:45 +02:00
parent b0e4a3fd47
commit fa5e5ab201
14 changed files with 722 additions and 386 deletions

View file

@ -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,
};