joshuacrotts/littlec-compiler

Using variables/literals in conditionals does not work correctly.

joshuacrotts opened this issue · 0 comments

if(x) or if(1) does not evaluate correctly.