Skip to content

Instantly share code, notes, and snippets.

@robkuz
Created March 11, 2013 08:28
Show Gist options
  • Save robkuz/5132804 to your computer and use it in GitHub Desktop.
Save robkuz/5132804 to your computer and use it in GitHub Desktop.
var foo,
_this = this;
foo = function() {
return _this.bar;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment