mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
Merge branch 'assoc-list-dict' into pretty-expect-output
This commit is contained in:
commit
06938429a1
49 changed files with 1139 additions and 366 deletions
|
@ -967,5 +967,6 @@ fn fix_values_captured_in_closure_expr(
|
|||
let (_, loc_arg) = &mut **argument;
|
||||
fix_values_captured_in_closure_expr(&mut loc_arg.value, no_capture_symbols);
|
||||
}
|
||||
OpaqueWrapFunction(_) => {}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue