Fix/simplify the generation of if/else statements
[fur] / examples / 11_parentheses.fur
1 print((1 + 1) * 2)