use same logic to print Chars and Atoms (#1804)
This commit is contained in:
@@ -764,6 +764,7 @@ impl MachineState {
|
||||
|
||||
let mut printer = HCPrinter::new(
|
||||
&mut self.heap,
|
||||
&mut self.atom_tbl,
|
||||
op_dir,
|
||||
PrinterOutputter::new(),
|
||||
term_to_be_printed,
|
||||
|
||||
Reference in New Issue
Block a user