Skip to content

Instantly share code, notes, and snippets.

@mdtareque
Created April 1, 2012 20:47
Show Gist options
  • Save mdtareque/2278585 to your computer and use it in GitHub Desktop.
Save mdtareque/2278585 to your computer and use it in GitHub Desktop.
Testing
public class Test {
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