Skip to content

Instantly share code, notes, and snippets.

@hw0k
Created March 15, 2021 13:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hw0k/c6a623fc39936b123d2175b67168d87f to your computer and use it in GitHub Desktop.
Save hw0k/c6a623fc39936b123d2175b67168d87f to your computer and use it in GitHub Desktop.
OCE 1
async function run() {
console.log('Running!');
}
run();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment