Skip to content

Instantly share code, notes, and snippets.

@mehrandvm
Created May 15, 2019 21:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mehrandvm/89d6d97b019da248c611223a3a60c73a to your computer and use it in GitHub Desktop.
Save mehrandvm/89d6d97b019da248c611223a3a60c73a to your computer and use it in GitHub Desktop.
public class TestGist {
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