mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 16:21:11 +00:00
Clippy
This commit is contained in:
parent
80dc50763e
commit
4bbc1d3a2b
1 changed files with 1 additions and 1 deletions
|
@ -1303,7 +1303,7 @@ fn canonicalize_pending_value_def<'a>(
|
|||
&loc_ann.value,
|
||||
loc_ann.region,
|
||||
var_store,
|
||||
&abilities_in_scope,
|
||||
abilities_in_scope,
|
||||
);
|
||||
|
||||
// Record all the annotation's references in output.references.lookups
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue