lua-users home
lua-l archive

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


2013/8/24 Tim Hill <drtimhill@gmail.com>:
> It's not a practical case. Though it might be a source of errors, I doubt it
> to be worth the extra compiler checks and balances for each local that is
> created.
>
>
> I just suggested it be mentioned as an anti-pattern .. it would not be a
> good use of compiler time to check for such things imho.

That's what tools like lua-inspect are for.