Skip to content

Instantly share code, notes, and snippets.

@willemmulder
Last active December 15, 2015 13:59
Show Gist options
  • Save willemmulder/5271208 to your computer and use it in GitHub Desktop.
Save willemmulder/5271208 to your computer and use it in GitHub Desktop.
var a = "badf";
alert('test');
function() {
var b = a;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment