foo = 3 + 4; print "Hello world!"; if 1 + 2 then a = 3 else b = 3 + 4 * 5 + 6 * 7; -5; 3 * 4 + 5 * 6; 3 * (4 + 5) * 6;