call write_read_term_options if read_term_from_chars/3 succeeds by unifying Term to end_of_file (#1892)
This commit is contained in:
@@ -510,7 +510,7 @@ impl MachineState {
|
||||
}
|
||||
}
|
||||
|
||||
fn write_read_term_options(
|
||||
pub fn write_read_term_options(
|
||||
&mut self,
|
||||
mut var_list: Vec<(VarKey, HeapCellValue, usize)>,
|
||||
singleton_var_list: Vec<HeapCellValue>,
|
||||
|
||||
Reference in New Issue
Block a user