Skip to content

Instantly share code, notes, and snippets.

@strongme
Created September 15, 2012 07:41
Show Gist options
  • Save strongme/3726845 to your computer and use it in GitHub Desktop.
Save strongme/3726845 to your computer and use it in GitHub Desktop.
For Gist Test
public class Test {
public Test() {
System.out.println("Hello World");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment