Skip to content

Instantly share code, notes, and snippets.

@borekb
Created May 23, 2012 23:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save borekb/2778451 to your computer and use it in GitHub Desktop.
Save borekb/2778451 to your computer and use it in GitHub Desktop.
(function() {
var MyClass;
MyClass = (function() {
})();
}).call(this);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment