This expression should evaluate to `false`: ``` {{ '' == 0 }} ``` It evaluates as `true`, as demonstrated in [this PR](https://github.com/HubSpot/jinjava/pull/1101).