Skip to content

Instantly share code, notes, and snippets.

@Sleitnick
Last active May 24, 2018 20:06
Show Gist options
  • Save Sleitnick/e50e129293efe42e2b2a5a2ff29759d0 to your computer and use it in GitHub Desktop.
Save Sleitnick/e50e129293efe42e2b2a5a2ff29759d0 to your computer and use it in GitHub Desktop.
local tbl = {...}
for i,v in pairs(tbl) do
-- Loop
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment