Skip to content

Instantly share code, notes, and snippets.

@luksrn
Created April 29, 2016 03:04
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 luksrn/93bb316a0cd2b758d700a92052d736cf to your computer and use it in GitHub Desktop.
Save luksrn/93bb316a0cd2b758d700a92052d736cf to your computer and use it in GitHub Desktop.
Object.metaClass.miau = {-> println "Miau!!!"}
"String".miau()
145.miau()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment