Skip to content

Instantly share code, notes, and snippets.

@gajus
Created October 2, 2014 01:26
Show Gist options
  • Save gajus/35a402859203f5596c6f to your computer and use it in GitHub Desktop.
Save gajus/35a402859203f5596c6f to your computer and use it in GitHub Desktop.
var foo = function () {}; foo['bar'] = 'baz'; foo['bar'];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment