Skip to content

Instantly share code, notes, and snippets.

@vixtory09678
Created September 26, 2014 10:36
Show Gist options
  • Save vixtory09678/dc9d6d75bb513735728f to your computer and use it in GitHub Desktop.
Save vixtory09678/dc9d6d75bb513735728f to your computer and use it in GitHub Desktop.
Class Main{
public static void main(String[] args){
System.out.println("Hello Java");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment