Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save olddustysocksunderthecouch/f2198488eeec65cd4b2b5d754d4e465d to your computer and use it in GitHub Desktop.
Save olddustysocksunderthecouch/f2198488eeec65cd4b2b5d754d4e465d to your computer and use it in GitHub Desktop.
const callMe = function(name){
console.log(name);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment