detect attributed variables by properly detecting them in copy_term/2
This commit is contained in:
@@ -143,6 +143,8 @@ impl MachineState {
|
||||
continue;
|
||||
}
|
||||
|
||||
let value = unmark_cell_bits!(value);
|
||||
|
||||
seen_vars.push(value);
|
||||
seen_set.insert(h);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user