Skip to content

Instantly share code, notes, and snippets.

@dokipen
Created June 1, 2016 13:59
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 dokipen/a20193bc869347d9da03d4ae3ceb13eb to your computer and use it in GitHub Desktop.
Save dokipen/a20193bc869347d9da03d4ae3ceb13eb to your computer and use it in GitHub Desktop.
a = []
a[4294967294] = 1
console.log(a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment