Created
March 27, 2013 08:06
-
-
Save bsturdivan/5252554 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$.extend(MyClass.prototype, {method: function() { | |
var i = 0, | |
stacey = hair, | |
crazy = hair.length; | |
for(;1<=crazy;1++) { | |
console.log("Let's face it, this is an infinite loop"); | |
} | |
}}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment