Skip to content

Instantly share code, notes, and snippets.

@horiga
Created June 14, 2013 00:52
Show Gist options
  • Save horiga/5778654 to your computer and use it in GitHub Desktop.
Save horiga/5778654 to your computer and use it in GitHub Desktop.
test
public class Test {
public static void main(String[] args) {
System.out.println("hello");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment