x = 100; y = 200; print (x + y / 3 * 45 - 2345 + 00078); if (1) print "inside if" else print "inside else" endif print "I abort the program now" . print "I should not print this"