Skip to content

Instantly share code, notes, and snippets.

@mike-schultz
Last active July 5, 2016 15:21
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 mike-schultz/2751f4ad0a0907c573048b07d8da0f04 to your computer and use it in GitHub Desktop.
Save mike-schultz/2751f4ad0a0907c573048b07d8da0f04 to your computer and use it in GitHub Desktop.
someid
var hello = 'world';
for(var i =0; i < 1000; i++){
console.log('yes');
}
test foobar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment