Skip to content

Instantly share code, notes, and snippets.

@housecricket
Created August 15, 2020 10:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save housecricket/2327e2a7d1fa56d22efda3278fa4d254 to your computer and use it in GitHub Desktop.
Save housecricket/2327e2a7d1fa56d22efda3278fa4d254 to your computer and use it in GitHub Desktop.
// ✓ ok
if (flag) {
// ...
} else {
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment