mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
Unnecessary reference
This commit is contained in:
parent
0011636ba9
commit
14ea3518dc
1 changed files with 1 additions and 1 deletions
|
@ -4793,7 +4793,7 @@ fn build_procedures_help<'a, 'ctx, 'env>(
|
||||||
layout_interner,
|
layout_interner,
|
||||||
mod_solutions,
|
mod_solutions,
|
||||||
&mut layout_ids,
|
&mut layout_ids,
|
||||||
&func_spec_solutions,
|
func_spec_solutions,
|
||||||
scope.clone(),
|
scope.clone(),
|
||||||
&proc,
|
&proc,
|
||||||
fn_val,
|
fn_val,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue