Skip to content

Instantly share code, notes, and snippets.

@JubbaSmail
Created December 27, 2014 18:02
Show Gist options
  • Save JubbaSmail/355f44845ee620e6d02a to your computer and use it in GitHub Desktop.
Save JubbaSmail/355f44845ee620e6d02a to your computer and use it in GitHub Desktop.
public class MyProgram {
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