[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: about the next version
- From: "Curt Carpenter" <curtc@...>
- Date: Tue, 16 Apr 2002 13:50:33 -0700
> - declaration of globals: we introduced global declarations:
>
> global a,b,c
> global a,b,c in T
> global in T -- change the default
I can't remember if this has been discussed before, but I would very
much like an option (either in Lua or C) that changes the default scope
of variable declarations from global to local.
Thanks,
Curt