Skip to content

Instantly share code, notes, and snippets.

@syranez
Created September 21, 2011 19:34
Show Gist options
  • Save syranez/1233064 to your computer and use it in GitHub Desktop.
Save syranez/1233064 to your computer and use it in GitHub Desktop.
flüchtigkeitsfehler gefixt.
(function() {
var the_kenny = {
"lamer": true
};
return {
// NO API KEEPS the_kenny ALONE
};
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment