Skip to content

Instantly share code, notes, and snippets.

@iampava
Last active January 24, 2017 17:50
Show Gist options
  • Save iampava/32ca028c8b0646f24d3ce92236d8bdde to your computer and use it in GitHub Desktop.
Save iampava/32ca028c8b0646f24d3ce92236d8bdde to your computer and use it in GitHub Desktop.
Skydiving through the Promise Land - sync
console.log("I'm blocking you, but just a little!");
while(true){
console.log("I'm blocking you FOREVER, haha!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment