Commit 93a7e010 authored by Igor Dejanovic's avatar Igor Dejanovic

Small change in calc_peg example

parent 3eadb8fa
......@@ -52,7 +52,6 @@ def main(debug=False):
result = parser.getASG(sem_actions)
if debug:
# getASG will start semantic analysis.
# In this case semantic analysis will evaluate expression and
# returned value will be evaluated result of the input_expr expression.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment