Skip to content

Instantly share code, notes, and snippets.

@alohasoftworks
Created September 30, 2009 19:47
Show Gist options
  • Select an option

  • Save alohasoftworks/198384 to your computer and use it in GitHub Desktop.

Select an option

Save alohasoftworks/198384 to your computer and use it in GitHub Desktop.
function test (...)
for n = 1, select ('#', ...) do
local e = select (n, ...)
print (e)
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment