Skip to content

Instantly share code, notes, and snippets.

@speedmax
Created August 12, 2008 00:47
Show Gist options
  • Save speedmax/4977 to your computer and use it in GitHub Desktop.
Save speedmax/4977 to your computer and use it in GitHub Desktop.
array = class {
length = function() end;
['.length'] = function() end;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment