Skip to content

Instantly share code, notes, and snippets.

@lenafaure
Last active April 23, 2017 09:40
Show Gist options
  • Save lenafaure/0a07bb341d971c402a7987a8ab0d4669 to your computer and use it in GitHub Desktop.
Save lenafaure/0a07bb341d971c402a7987a8ab0d4669 to your computer and use it in GitHub Desktop.
console.log(rockStar); // Prints “undefined”
var rockStar = “Mick Jagger”;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment