Skip to content

Instantly share code, notes, and snippets.

@kjunine
Created August 2, 2012 06:52
Show Gist options
  • Select an option

  • Save kjunine/3234620 to your computer and use it in GitHub Desktop.

Select an option

Save kjunine/3234620 to your computer and use it in GitHub Desktop.
Gist Test
This is a gist test.
package gisttest;
public static void main(String[] args) {
System.out.println("Gist test");
}
$(function() {
alert('Gist test');
});
@kjunine
Copy link
Copy Markdown
Author

kjunine commented Aug 2, 2012

This is cool!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment