If and block statements are now expressions. The last expression, if any, is used as the return value of this expression. Also fixed a (major) bug in the if statement generation that was causing the wrong jump address to be generated. Signed-off-by: Alek Ratzloff <alekratz@gmail.com>