nicklockwood / Expression

A cross-platform Swift library for evaluating mathematical expressions at runtime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash when postfix operator is immediately followed by parenthesis

dcutting opened this issue · comments

Crashes trying to evaluate expression min(30, 50%).

Fixed in 0.4.0. Thanks!