Skip to content

Instantly share code, notes, and snippets.

@dexterous
Created March 3, 2011 14:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dexterous/852846 to your computer and use it in GitHub Desktop.
Save dexterous/852846 to your computer and use it in GitHub Desktop.
sometimes Groovy just cracks me up!
({ it('ABCD') }) { "${it} and some more" } //=> 'ABCD and some more'
@dexterous
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment