Skip to content

Instantly share code, notes, and snippets.

@brianium
Created January 2, 2013 17:10
Show Gist options
  • Save brianium/4436179 to your computer and use it in GitHub Desktop.
Save brianium/4436179 to your computer and use it in GitHub Desktop.
7 weeks of 7 Langues - Io Day 1 Simple Program
Party := Object clone
Party getRowdy := ("Rabble rabble rabble" println)
Party getRowdy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment