lua-users home
lua-l archive

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


On Tue, Jul 17, 2012 at 1:05 PM, Jose Marin <jose_marin2@yahoo.com.br> wrote:
> Also, is there any way for the Lua compiler to check if some variable wasn't
> initilized ('declared')?

Check out strict.lua for this one.

/s/ Adam