Skip to content

Instantly share code, notes, and snippets.

@egrueter-dev
Created July 31, 2016 21:20
Show Gist options
  • Select an option

  • Save egrueter-dev/aff83929a8de0da62d8f6025cc5c9eb6 to your computer and use it in GitHub Desktop.

Select an option

Save egrueter-dev/aff83929a8de0da62d8f6025cc5c9eb6 to your computer and use it in GitHub Desktop.
} // Defining our block
let secret = ‘skedaddle’
let secret = ‘password’
//=> Uncaught SyntaxError: Identifier ‘secret’ has already been defined.
{
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment