Skip to content

Instantly share code, notes, and snippets.

@javaking2013
Last active June 28, 2020 13:24
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 javaking2013/1aede0e832de6243a32bc47fb8e03479 to your computer and use it in GitHub Desktop.
Save javaking2013/1aede0e832de6243a32bc47fb8e03479 to your computer and use it in GitHub Desktop.
This is just a test to see how this works
public class start{
publiv static void main(String args[]){
System.out.println("This is just a test");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment