lua-users home
lua-l archive

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


> if locals are pushed on the stack the moment they are declared

Wouldn't that break idioms such as
	local math = math