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
113👍 8👎