Random
Source Code

20 goto 10

Refers to BASIC (programming language). When executed, this line would create an infinite loop, continuously re-executing whatever instruction was on line 10 (usually a PRINT statement).

10 print shit fuck crap
20 goto 10

by Foxey February 27, 2012

111👍 8👎