Created
October 25, 2018 05:16
-
-
Save olalonde/e28895085752d893a199377b4b7762a9 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
// test 123 | |
function test() { | |
console.log('just testing!') | |
} | |
/* | |
* | |
* testing123 | |
* | |
* | |
*/ | |
// yay |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment