Skip to content

Instantly share code, notes, and snippets.

@TopekoX
Created May 30, 2014 06:48
Show Gist options
  • Save TopekoX/8f583fa8c3a3fb23c168 to your computer and use it in GitHub Desktop.
Save TopekoX/8f583fa8c3a3fb23c168 to your computer and use it in GitHub Desktop.
public class Hello{
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