Skip to content

Instantly share code, notes, and snippets.

@Jet-C
Last active December 10, 2019 18:11
Show Gist options
  • Save Jet-C/502dc061d65543ae3a2d222fb6a27808 to your computer and use it in GitHub Desktop.
Save Jet-C/502dc061d65543ae3a2d222fb6a27808 to your computer and use it in GitHub Desktop.
Test for gist url
public class GistTest {
public static void main(String[] args) {
System.out.println("Print me");
System.out.println("Print me too");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment