Skip to content

Instantly share code, notes, and snippets.

@Freyert
Created January 5, 2016 20:53
Show Gist options
  • Save Freyert/5d38f349a4fe8e2aa1d9 to your computer and use it in GitHub Desktop.
Save Freyert/5d38f349a4fe8e2aa1d9 to your computer and use it in GitHub Desktop.
if (true) {
doThis();
} else {
doThat();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment