remove commented out print_term
This commit is contained in:
@@ -355,7 +355,6 @@ impl Machine {
|
|||||||
printer.print()
|
printer.print()
|
||||||
}
|
}
|
||||||
|
|
||||||
// NEW ---
|
|
||||||
fn print_term(&self, addr: &Addr) -> String
|
fn print_term(&self, addr: &Addr) -> String
|
||||||
{
|
{
|
||||||
match addr {
|
match addr {
|
||||||
|
|||||||
Reference in New Issue
Block a user