Skip to content

Instantly share code, notes, and snippets.

@ChALkeR
Created May 18, 2016 20:33
Show Gist options
  • Save ChALkeR/db713a27c426a83eada25e867ea0a95d to your computer and use it in GitHub Desktop.
Save ChALkeR/db713a27c426a83eada25e867ea0a95d to your computer and use it in GitHub Desktop.
for (var i = 0; i < 10000; i++) {
console.log('HelloHelloHelloHelloHelloHelelloHelloHelloHelloHelloHelloHello ' + i);
}
a();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment