Skip to content

Instantly share code, notes, and snippets.

@joubertnel
Created July 23, 2016 20:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joubertnel/43bba914a96f4b2319fec7cae8e4f18e to your computer and use it in GitHub Desktop.
Save joubertnel/43bba914a96f4b2319fec7cae8e4f18e to your computer and use it in GitHub Desktop.
echo.red
Red []
forever [
msg: input
if msg = "!quit" [break]
print msg
]
@joubertnel
Copy link
Author

joubertnel commented Jul 23, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment