mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
fix merge conflict
This commit is contained in:
parent
a9d483cb60
commit
7ff4ad6f7b
1 changed files with 1 additions and 0 deletions
|
@ -5166,6 +5166,7 @@ fn run_higher_order_low_level<'a, 'ctx, 'env>(
|
|||
closure_layout,
|
||||
function_owns_closure_data,
|
||||
argument_layouts,
|
||||
Layout::Builtin(Builtin::Int1),
|
||||
);
|
||||
|
||||
list_any(env, roc_function_call, list, element_layout)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue