Skip to content

Instantly share code, notes, and snippets.

@giraffeb
Last active July 14, 2021 15:42
Show Gist options
  • Save giraffeb/c2120fe75d94a00b976db0439978453b to your computer and use it in GitHub Desktop.
Save giraffeb/c2120fe75d94a00b976db0439978453b to your computer and use it in GitHub Desktop.
jo-duck
function say(){
console.log("jo-duck");
}
say();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment