add double_quotes write option for printing to strings, enable it at toplevel
This commit is contained in:
@@ -64,6 +64,7 @@ impl MockWAM {
|
||||
&mut self.machine_st.atom_tbl,
|
||||
&mut self.machine_st.stack,
|
||||
&self.op_dir,
|
||||
self.machine_st.flags,
|
||||
PrinterOutputter::new(),
|
||||
heap_loc_as_cell!(term_write_result.heap_loc),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user