Skip to content

Instantly share code, notes, and snippets.

@johnsogg
Last active December 10, 2015 10:39
Show Gist options
  • Select an option

  • Save johnsogg/4422506 to your computer and use it in GitHub Desktop.

Select an option

Save johnsogg/4422506 to your computer and use it in GitHub Desktop.
Hello planet Earth, this is a test
public static void main(String[] args) {
System.out.println("This is almost the simplest Java program possible.");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment