Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am srol on github.
  • I am phogan (https://keybase.io/phogan) on keybase.
  • I have a public key whose fingerprint is 8A12 95D3 C638 D4A6 7F29 3E21 79CC 8059 A476 9B20

To claim this, I am signing this object:

// Types
var one = 1;
var two = 2;
three;
window.three;
window.one = 1;
one = 1;
var one = [];
var one = {one: 1};
one.two = 1;