Skip to content

Instantly share code, notes, and snippets.

@zdunecki
Created June 22, 2022 10:05
Show Gist options
  • Save zdunecki/6a2e1e384d49692efd16930da511d3ac to your computer and use it in GitHub Desktop.
Save zdunecki/6a2e1e384d49692efd16930da511d3ac to your computer and use it in GitHub Desktop.
function helloWorld() {
console.log("Hello World")
}
helloWorld()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment