Skip to content

Instantly share code, notes, and snippets.

@JonAbrams
Created February 23, 2014 00:56
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 JonAbrams/9165022 to your computer and use it in GitHub Desktop.
Save JonAbrams/9165022 to your computer and use it in GitHub Desktop.
Example one-line if statement
if (age >= 21)
giveBeer()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment