mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 07:41:12 +00:00
Simplify introduced variables in ability member
This commit is contained in:
parent
4a623a48dc
commit
5cc6727e9f
4 changed files with 15 additions and 33 deletions
|
@ -646,7 +646,6 @@ fn resolve_abilities<'a>(
|
|||
var_store.fresh(),
|
||||
member_annot.typ,
|
||||
variables,
|
||||
iv,
|
||||
));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue