DEBUG(expression)
This evaluates expression, displaying the op tree which is created.
DEBUG("3*5")=15