Skip to content

Instantly share code, notes, and snippets.

@emurillo510
Created August 11, 2015 23:15
Show Gist options
  • Save emurillo510/f5216b4dddb3ce73cb7f to your computer and use it in GitHub Desktop.
Save emurillo510/f5216b4dddb3ce73cb7f to your computer and use it in GitHub Desktop.
public class HelloWorld{
public static void main(String[]args){
System.out.println();
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment