Skip to content

Instantly share code, notes, and snippets.

@gomezcabo
Last active July 2, 2019 16:34
Show Gist options
  • Save gomezcabo/54cf2719e63374e27b4943e003e56d46 to your computer and use it in GitHub Desktop.
Save gomezcabo/54cf2719e63374e27b4943e003e56d46 to your computer and use it in GitHub Desktop.
function Snippet1() {
return 'Hola'
}
function Snippet2() {
return 'Adios'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment