Created
March 9, 2013 18:29
-
-
Save abberg/5125157 to your computer and use it in GitHub Desktop.
Test gist to see about tumblr embed..
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
var foo = 100; | |
for(var i = 0; i < foo; i++){ | |
var ci = items[i]; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment