Skip to content

Instantly share code, notes, and snippets.

@e2kaneko
Created September 23, 2012 06:18
Show Gist options
  • Save e2kaneko/3769063 to your computer and use it in GitHub Desktop.
Save e2kaneko/3769063 to your computer and use it in GitHub Desktop.
Groovy Checkit!
package com.e2info.groovy
String play(){
return "check it!"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment