Skip to content

Instantly share code, notes, and snippets.

@henrikh
Created October 28, 2010 18:23
Show Gist options
  • Save henrikh/651991 to your computer and use it in GitHub Desktop.
Save henrikh/651991 to your computer and use it in GitHub Desktop.
SET n TO 0
PRINT "Hello, World!"
IFEQUAL n 5
NOGO 5
GOTO 2
PRINT "Done!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment