Skip to content

Instantly share code, notes, and snippets.

@himeshvats19
Created June 22, 2019 17:32
Show Gist options
  • Save himeshvats19/0c2a9cc4908c148a4ef3bac724235007 to your computer and use it in GitHub Desktop.
Save himeshvats19/0c2a9cc4908c148a4ef3bac724235007 to your computer and use it in GitHub Desktop.
(function () {
var x = "Hello!!"; // I will invoke myself
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment