Skip to content

Instantly share code, notes, and snippets.

@searls
Created October 23, 2010 20:39
Show Gist options
  • Save searls/642672 to your computer and use it in GitHub Desktop.
Save searls/642672 to your computer and use it in GitHub Desktop.
if(squirrel.getId() == otherSquirrel.getId()) {
squirrel.goFindSomeNutsOrSomething();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment