Skip to content

Instantly share code, notes, and snippets.

@ELLIOTTCABLE
Created February 18, 2010 05:43
Show Gist options
  • Save ELLIOTTCABLE/307385 to your computer and use it in GitHub Desktop.
Save ELLIOTTCABLE/307385 to your computer and use it in GitHub Desktop.
say ← routine
I/O put.string(“@name: @message”)
say(name: ‘Elliott’, message: “Hi! What’s up?”)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment