Skip to content

Instantly share code, notes, and snippets.

@shirohana
Created May 26, 2015 19:25
Show Gist options
  • Save shirohana/7edcdbf06eb34bfa1d47 to your computer and use it in GitHub Desktop.
Save shirohana/7edcdbf06eb34bfa1d47 to your computer and use it in GitHub Desktop.
class Test {
public static void main(String[] args) {
System.out.println("Test Gist!");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment