This commit is contained in:
Folkert 2020-10-17 14:53:57 +02:00
parent 9ff882751a
commit edfc96628e
7 changed files with 53 additions and 10 deletions

View file

@ -2350,6 +2350,8 @@ pub fn with_hole<'a>(
Located::at_zero(roc_can::pattern::Pattern::Identifier(record_symbol)),
)];
dbg!("aaaa");
match procs.insert_anonymous(
env,
name,
@ -2491,6 +2493,7 @@ pub fn with_hole<'a>(
} => {
let loc_body = *boxed_body;
dbg!("bbb");
match procs.insert_anonymous(
env,
name,