Skip to content

Instantly share code, notes, and snippets.

@xeno-by
Created June 28, 2014 14:46
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 xeno-by/7c809f929cd5a3005de2 to your computer and use it in GitHub Desktop.
Save xeno-by/7c809f929cd5a3005de2 to your computer and use it in GitHub Desktop.
@clean
def foo = bar
// expands into
def foo = WartRemover.clean(bar)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment