Skip to content

Instantly share code, notes, and snippets.

@nikk-ca
Last active April 9, 2024 18:15
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 nikk-ca/c44830a97c25534f6f9ac960ff396859 to your computer and use it in GitHub Desktop.
Save nikk-ca/c44830a97c25534f6f9ac960ff396859 to your computer and use it in GitHub Desktop.
test

oh hi

for (let i = 0; i < 100; i++) {
  console.log("!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment