Skip to content

Instantly share code, notes, and snippets.

@up1
Created September 18, 2008 17:41
Show Gist options
  • Save up1/11449 to your computer and use it in GitHub Desktop.
Save up1/11449 to your computer and use it in GitHub Desktop.
class Test {
def hello() {
println "Hello"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment