Skip to content

Instantly share code, notes, and snippets.

@peterpme
Created September 21, 2021 15:37
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 peterpme/6e684e6e5dd2786c4e5ba454bccd0f77 to your computer and use it in GitHub Desktop.
Save peterpme/6e684e6e5dd2786c4e5ba454bccd0f77 to your computer and use it in GitHub Desktop.
Test gist
function hello() {
console.log("hi");
}
function hello() {
console.log("hi");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment