Last active
December 5, 2017 20:58
-
-
Save rmoskal/d78fc08de4aa39c5b77c4d5390e6b44b to your computer and use it in GitHub Desktop.
async_harmful_s4
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 inspect(_in) { | |
console.log(_in) | |
return _in | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment