Skip to content

Instantly share code, notes, and snippets.

@mtrudel
Created March 18, 2010 19:19
Show Gist options
  • Select an option

  • Save mtrudel/336754 to your computer and use it in GitHub Desktop.

Select an option

Save mtrudel/336754 to your computer and use it in GitHub Desktop.
if (i == 5)
handleIEqualToFive();
doSomethingElseCompletelyUnrelated();
doYetAnotherUnrelatedThing();
...
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment