fix linked list tests

This commit is contained in:
Folkert 2022-05-11 12:46:15 +02:00
parent 680351ab6e
commit 7e45c266eb
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C

View file

@ -2509,7 +2509,7 @@ pub fn rec_defs_help_simple(
loc_symbol.value,
Loc {
region,
value: Type::Variable(expr_var),
value: signature.clone(),
},
);