Skip to content

Instantly share code, notes, and snippets.

@jackzhangsir
Created May 5, 2014 06:46
Show Gist options
  • Save jackzhangsir/cf8d15593ed54eec02a8 to your computer and use it in GitHub Desktop.
Save jackzhangsir/cf8d15593ed54eec02a8 to your computer and use it in GitHub Desktop.
code20140505
public class Test {
public static void main(String[] args){
System.out.println("Hello Git!");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment