Skip to content

Instantly share code, notes, and snippets.

@joshareed
Created March 7, 2011 20:39
Show Gist options
  • Save joshareed/859168 to your computer and use it in GitHub Desktop.
Save joshareed/859168 to your computer and use it in GitHub Desktop.
if (condition)
statement
else {
statement
statement
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment