Skip to content

Instantly share code, notes, and snippets.

@NodoFox
Created January 5, 2017 06:23
Show Gist options
  • Save NodoFox/991ed021b92f2937bbe59199cdc975ac to your computer and use it in GitHub Desktop.
Save NodoFox/991ed021b92f2937bbe59199cdc975ac to your computer and use it in GitHub Desktop.
Test Code Format
public class Test {
public static void main(String[] args) {
System.out.println("Mjolnir!");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment