Skip to content

Instantly share code, notes, and snippets.

@yozamacs
Created July 7, 2014 01:31
Show Gist options
  • Save yozamacs/d0cdfa919825a537bb25 to your computer and use it in GitHub Desktop.
Save yozamacs/d0cdfa919825a537bb25 to your computer and use it in GitHub Desktop.
public class Main {
public static void main(String[] args) {
System.out.println("Hello World!");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment