Skip to content

Instantly share code, notes, and snippets.

@Sleitnick
Created May 24, 2018 20:08
Show Gist options
  • Save Sleitnick/d9ba4afbbcaf0b6300eee58e7dcb9787 to your computer and use it in GitHub Desktop.
Save Sleitnick/d9ba4afbbcaf0b6300eee58e7dcb9787 to your computer and use it in GitHub Desktop.
local tbl = {...}
for i = 1,#tbl do
local v = tbl[i]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment