Skip to content

Instantly share code, notes, and snippets.

@zlrlo
Created July 24, 2020 12:40
Show Gist options
  • Select an option

  • Save zlrlo/3d9491f3315024aabd1e91fb4292ca3a to your computer and use it in GitHub Desktop.

Select an option

Save zlrlo/3d9491f3315024aabd1e91fb4292ca3a to your computer and use it in GitHub Desktop.
hello gist
function hello() {
console.log('hello');
}
hello();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment