Using variables/literals in conditionals does not work correctly.
joshuacrotts opened this issue · 0 comments
joshuacrotts commented
if(x) or if(1) does not evaluate correctly.
joshuacrotts opened this issue · 0 comments
if(x) or if(1) does not evaluate correctly.