10 goto 10
Programming is fun.
What we used to call 'an infinite loop', and the shortest one possible.
I wrote one that was:
10 Print "hello"
20 Go to 10
Ran it on the agencies' minicomputer. Brought everything else to a complete halt. Never used that one again.