Skip to content

Instantly share code, notes, and snippets.

@shad
Last active September 22, 2017 21:05
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 shad/69cceedfb8f57822008539ccfd050bb6 to your computer and use it in GitHub Desktop.
Save shad/69cceedfb8f57822008539ccfd050bb6 to your computer and use it in GitHub Desktop.
// this is a function!
function foo(bar) {
return 'baz';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment