Skip to content

Instantly share code, notes, and snippets.

@SirECMG
Created August 11, 2015 23:15
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