Help for this page
print "This doesn't print.\n" while 2 + 2 == 5; do {print "But this prints once.\n"} while 2 + 2 == 5;