Skip to content

Instantly share code, notes, and snippets.

@diegodfsd
Created July 8, 2011 01:43
Show Gist options
  • Save diegodfsd/1070939 to your computer and use it in GitHub Desktop.
Save diegodfsd/1070939 to your computer and use it in GitHub Desktop.
(function(nome){
console.log(nome)
})("Diego Dias");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment