lua-users home
lua-l archive

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


>I'm running into a crash in "luac -s".  File a.lua with smallest 
>example I could set up:
>	local x
>	function f() local t=x end

Same here. I'll look into it. Thanks for the report.
--lhf