Last active
November 29, 2015 06:49
-
-
Save brainysmurf/b74c097a92f9d6b48663 to your computer and use it in GitHub Desktop.
main.js
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 main() { | |
alert('You are the man!'); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment