Skip to content

Instantly share code, notes, and snippets.

@just-kip
Last active October 12, 2015 08:26
Show Gist options
  • Save just-kip/9bcce639026bb0bccb92 to your computer and use it in GitHub Desktop.
Save just-kip/9bcce639026bb0bccb92 to your computer and use it in GitHub Desktop.
def hello = 'Hello World!!!'
ext {
HELLO = hello
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment