big fix in if-else compilation

This commit is contained in:
cozis
2021-11-01 02:35:33 +00:00
parent 91765b2ca0
commit e67231f321
6 changed files with 85 additions and 38 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
if false 1;
if true 3; else none;