Skip to content

Instantly share code, notes, and snippets.

@brandonscott
Created November 4, 2015 19:15
Show Gist options
  • Save brandonscott/4933da30eea365ca7f37 to your computer and use it in GitHub Desktop.
Save brandonscott/4933da30eea365ca7f37 to your computer and use it in GitHub Desktop.
if (foo == 1 && (bar < 5 || baz == 7)) {...}else{...}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment