add variable to list

stores the list type, so we can know whether it is unique
This commit is contained in:
Folkert 2020-08-10 21:05:57 +02:00
parent 4de573b54b
commit b4c5c2f793
7 changed files with 118 additions and 30 deletions

View file

@ -203,7 +203,7 @@ pub fn constrain_expr(
List {
elem_var,
loc_elems,
..
list_var: _unused,
} => {
if loc_elems.is_empty() {
exists(