Re: Features you would like to see
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Features you would like to see
- From: roberto@... (Roberto Ierusalimschy)
- Date: 2007年8月17日 10:00:25 -0300
> > What features would you like to see added?
>
> * an optional mode (similar to a C/C++ #pragma?) that requires *all*
> variables, local and global, to be explicitly declared
Have you tried the 'strict' module?
-- Roberto