Skip to content

Instantly share code, notes, and snippets.

@lordofthejars
Created April 11, 2014 19:13
Show Gist options
  • Select an option

  • Save lordofthejars/10493475 to your computer and use it in GitHub Desktop.

Select an option

Save lordofthejars/10493475 to your computer and use it in GitHub Desktop.
public void code() {
System.out.println("Hello World"); // <1> Prints Hello World
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment