Skip to content

Instantly share code, notes, and snippets.

@develodroid
Created July 25, 2016 15:34
Show Gist options
  • Save develodroid/8c2b69fcd7f721a0f28e70d772d24581 to your computer and use it in GitHub Desktop.
Save develodroid/8c2b69fcd7f721a0f28e70d772d24581 to your computer and use it in GitHub Desktop.
public class App {
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