Created
March 21, 2016 10:08
-
-
Save Abuwabu/4288f7e3be138d0a224a to your computer and use it in GitHub Desktop.
Console.log snippet
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
console.log("***************"); | |
console.log("YOU ARE HERE!!!"); | |
console.log("***************"); | |
console.log("\n"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment