Skip to content

Instantly share code, notes, and snippets.

@knd
Created October 3, 2012 03:33
Show Gist options
  • Save knd/3824843 to your computer and use it in GitHub Desktop.
Save knd/3824843 to your computer and use it in GitHub Desktop.
Testing gist
public class Test {
public static void main() {
System.out.println( "hello world" );
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment