Skip to content

Instantly share code, notes, and snippets.

@praveenKajla
Created September 4, 2017 13:17
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 praveenKajla/803d003a6f44bcda254e47d1da5da2cb to your computer and use it in GitHub Desktop.
Save praveenKajla/803d003a6f44bcda254e47d1da5da2cb to your computer and use it in GitHub Desktop.
const arr = () => {
console.log("executed")
}
arr();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment