Skip to content

Instantly share code, notes, and snippets.

@NianzuMa
Created September 29, 2013 21:13
Show Gist options
  • Select an option

  • Save NianzuMa/6756592 to your computer and use it in GitHub Desktop.

Select an option

Save NianzuMa/6756592 to your computer and use it in GitHub Desktop.
class test{
public static void main(){
System.out.println("Hello world.");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment