Created
June 14, 2016 14:54
-
-
Save bozzmob/324c84eca02faff0d02036635210b108 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
(async function testingAsyncAwait() { | |
await console.log("For Trump's Sake Print me!"); | |
})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Terminal Logs