Skip to content

Instantly share code, notes, and snippets.

@ilagnev
Created December 27, 2017 07:46
Show Gist options
  • Save ilagnev/364f4b7b7bbc6301db4dd2003068db5e to your computer and use it in GitHub Desktop.
Save ilagnev/364f4b7b7bbc6301db4dd2003068db5e to your computer and use it in GitHub Desktop.
asynced async :)
async = async async => async;
async('test');
@ilagnev
Copy link
Author

ilagnev commented Dec 27, 2017

result

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment