Skip to content

Instantly share code, notes, and snippets.

@lealp22
Created November 11, 2018 01:09
Show Gist options
  • Save lealp22/40b4cff218f2aba5511532f7372d3b37 to your computer and use it in GitHub Desktop.
Save lealp22/40b4cff218f2aba5511532f7372d3b37 to your computer and use it in GitHub Desktop.
/* Función Gist para compartir */
*char function func_gist() {
return ("Hola mundo de Gist.");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment