mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +00:00
remove list_var
This commit is contained in:
parent
02bc0036ab
commit
ab7f4a70a1
3 changed files with 0 additions and 7 deletions
|
@ -220,7 +220,6 @@ pub fn constrain_expr(
|
|||
List {
|
||||
elem_var,
|
||||
loc_elems,
|
||||
list_var: _unused,
|
||||
} => {
|
||||
if loc_elems.is_empty() {
|
||||
exists(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue