mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-24 06:55:15 +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,
|
||||
mod_solutions,
|
||||
&mut layout_ids,
|
||||
&func_spec_solutions,
|
||||
func_spec_solutions,
|
||||
scope.clone(),
|
||||
&proc,
|
||||
fn_val,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue