Warning: The following code is known to cause existential dread and spontaneous combustion.
var sanity = 0;
while (sanity > 0) {
print("I am sane.");
sanity = 0;
}
print("I am insane.");
This code will print "I am insane." forever.
Debugging tips:
sanity for any signs of life.sanity to avoid this loop.