don't emit overwriting warnings for term_expansion/2 or goal_expansion/2
This commit is contained in:
@@ -380,7 +380,7 @@ impl MachineState {
|
||||
|
||||
self.reset_with_heap_preservation();
|
||||
|
||||
Some(output.result()))
|
||||
Some(output.result())
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user