Try to compact `else if` again
Created by: dvkt
Should fix #47 on both Mac and Linux this time.
I also simplified (I think) the if_stack code by just using a counter and only incrementing it on IF - not on ELSE IF.
Created by: dvkt
Should fix #47 on both Mac and Linux this time.
I also simplified (I think) the if_stack code by just using a counter and only incrementing it on IF - not on ELSE IF.