Skip to content

Instantly share code, notes, and snippets.

@nefftd
Created January 30, 2015 00:50
Show Gist options
  • Save nefftd/2989f32593a300511f90 to your computer and use it in GitHub Desktop.
Save nefftd/2989f32593a300511f90 to your computer and use it in GitHub Desktop.
local foo,bar
function foo(...) -- local
end
function bar(...) -- local
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment