correct faulty removal of clauses in abolish/1
This commit is contained in:
@@ -4631,7 +4631,7 @@ impl MachineState {
|
||||
|
||||
copy_term(
|
||||
CopyBallTerm::new(&mut self.stack, &mut self.heap, &mut ball.stub),
|
||||
value.clone(),
|
||||
value,
|
||||
AttrVarPolicy::DeepCopy,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user