mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 16:44:33 +00:00
fix linked list tests
This commit is contained in:
parent
680351ab6e
commit
7e45c266eb
1 changed files with 1 additions and 1 deletions
|
@ -2509,7 +2509,7 @@ pub fn rec_defs_help_simple(
|
|||
loc_symbol.value,
|
||||
Loc {
|
||||
region,
|
||||
value: Type::Variable(expr_var),
|
||||
value: signature.clone(),
|
||||
},
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue