Fix issue #18
Compare changes
@@ -25,6 +25,19 @@
@@ -42,6 +55,8 @@ ASTNodeExpressionBuilder::_buildExpression(ASTNode& n)
++ and -- operators are now forbidden in function definitions. This is the correct behavior for mathematical functions