Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save olddustysocksunderthecouch/cee0237bf932ba384424c36386fa8401 to your computer and use it in GitHub Desktop.
Save olddustysocksunderthecouch/cee0237bf932ba384424c36386fa8401 to your computer and use it in GitHub Desktop.
const returnMe = name => {
return name;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment