Skip to content

Instantly share code, notes, and snippets.

@0guzhan
Created February 9, 2012 20:32
Show Gist options
  • Save 0guzhan/1782881 to your computer and use it in GitHub Desktop.
Save 0guzhan/1782881 to your computer and use it in GitHub Desktop.
First Try for Gist
public class MyFirstGistClass {
public void wishTabWorks() {
System.out.println("while coding java, instead tab, use three spaces!");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment