alexeyrybak/blitz

expressions in short if version

Closed this issue · 2 comments

Right now one can use only strings/numbers/variables as first operand in if (... , ... [, ..]), but as expressions work fine for {{ IF (...) }} ... {{ END }} - this should be great to add expressions in the short version as well.

Fixed in PR #29

fixed in 0.9.1