hisystems/Interpreter

Error occurs parsing function with Empty arguments

Closed this issue · 0 comments

An error occurs when parsing an expression that contains an function argument that is a function with not arguments:

MyFunc(MyFunc2())