Skip to content

Instantly share code, notes, and snippets.

@alexo
Created August 11, 2010 08:52
Show Gist options
  • Save alexo/518704 to your computer and use it in GitHub Desktop.
Save alexo/518704 to your computer and use it in GitHub Desktop.
<markdown>
Test1
#!java
public static void main(String[] args) {
System.out.println("Hello World");
}
</markdown>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment