Currently, I do the following to spot missing "local"s: [...] Have you checked the "strict" package? http://lua-users.org/lists/lua-l/2005-08/msg00737.html
Currently, I do the following to spot missing "local"s: [...]
Currently, I do the following to spot missing "local"s:
Have you checked the "strict" package?
I hadn't seen that. Nice.
// Niklas