-
-
Save himeshvats19/0c2a9cc4908c148a4ef3bac724235007 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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