When i do `exprlib\Parser::build("100 - 80 - 90 + 100")->evaluate();` it is returning result as -170 which should be 30.