Skip to content

Instantly share code, notes, and snippets.

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