Skip to content

Instantly share code, notes, and snippets.

@fernandezpablo85
Created August 2, 2011 17:19
Show Gist options
  • Select an option

  • Save fernandezpablo85/1120700 to your computer and use it in GitHub Desktop.

Select an option

Save fernandezpablo85/1120700 to your computer and use it in GitHub Desktop.
var one_variable = 1;
var two = 2;
var one_variable = 3;
var two = 2;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment