if (true) { print "first is true!"; } if (false) { print "second if false!"; }