lua-users home
lua-l archive

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


On 27 July 2016 at 11:59, Egor Skriptunoff <egor.skriptunoff@gmail.com> wrote:
> Lua debugger should be able to display values of vararg even if they are not
> used in the function.


I think it's more important to let the compiler not to compile unused resources

-- 
Javier