Fixed bug when evaluating numbers several times
This commit is contained in:
@@ -93,4 +93,6 @@ set_is_greater_than(__PRECEDENCE, divided, plus)
|
||||
set_is_greater_than(__PRECEDENCE, multiplied, minus)
|
||||
set_is_greater_than(__PRECEDENCE, divided, minus)
|
||||
|
||||
activate return values processing
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user