Skip to content

Instantly share code, notes, and snippets.

@yedi
Created August 30, 2013 21:14
Show Gist options
  • Save yedi/6394343 to your computer and use it in GitHub Desktop.
Save yedi/6394343 to your computer and use it in GitHub Desktop.
if check(x):
do(this)
if check(x) || check(y):
do(that)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment