Skip to content

Instantly share code, notes, and snippets.

@philosodad
Created November 15, 2011 04:16
Show Gist options
  • Save philosodad/1366117 to your computer and use it in GitHub Desktop.
Save philosodad/1366117 to your computer and use it in GitHub Desktop.
Io Day One
"I am outraged at this outrageous abuse" println
OutragedGuy := Object clone
OutragedGuy rage := method("I am extremely outraged at this outrageous outrageousness!" println)
"Oh, really?" println
OutragedGuy rage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment