lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Tue, Aug 10, 2010 at 6:57 PM, Everett L Williams II
<rett@classicnet.net> wrote:
> Since that is not what I proposed, I doubt that it would cause much
> enthusiasm, either. All declarations would be local by default, not
> requiring the local keyword, and things like print(i) would be prefixed.

We've been here before, and there's a wiki page all about it:

http://lua-users.org/wiki/LocalByDefault

steve d.