Skip to content

Instantly share code, notes, and snippets.

@jamiees2
Forked from GooseNinja/lol.js
Created February 22, 2017 10:58
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 jamiees2/12b15e569dac172fbb5e69084887271d to your computer and use it in GitHub Desktop.
Save jamiees2/12b15e569dac172fbb5e69084887271d to your computer and use it in GitHub Desktop.
for (let i = 0; i < 10; i++) {
console.log(i);
}
console.log('360 no-scope', i);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment