Skip to content

Instantly share code, notes, and snippets.

@joubertnel
Created July 23, 2016 20:11
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