Skip to content

Instantly share code, notes, and snippets.

@axeda
Created April 21, 2011 20:40
Show Gist options
  • Select an option

  • Save axeda/935419 to your computer and use it in GitHub Desktop.

Select an option

Save axeda/935419 to your computer and use it in GitHub Desktop.
AxedaFirstGist
def getthegist = [this: 'is', the: 'gist']
getthegist.each {k,v-> println "$k = $v" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment