correct DCG descriptions of lists (#286)
This commit is contained in:
@@ -379,7 +379,8 @@ impl MachineState {
|
||||
let output = self.print_with_locs(Addr::HeapCell(h), &wam.indices.op_dir);
|
||||
|
||||
self.reset_with_heap_preservation();
|
||||
Some(output.result())
|
||||
|
||||
Some(output.result()))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user