Skip to content

Instantly share code, notes, and snippets.

@nefftd
Created January 30, 2015 00:54
Show Gist options
  • Select an option

  • Save nefftd/50da9af8fcebc8492dfa to your computer and use it in GitHub Desktop.

Select an option

Save nefftd/50da9af8fcebc8492dfa to your computer and use it in GitHub Desktop.
local foo,bar
function foo(x) function bar(x)
bar(x) foo(x)
end end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment