lua-users home
lua-l archive

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


> I'd like to suggest you to say in the manual that the first argument of 
> 'collectgarbage' is optional and its default value is "collect".

Thanks.


> By the way, I guess it should be 'collectgarbage ([opt [, arg]])' and  
> 'dofile ([filename])'. Or am I missing something about the [ ] ?

You are not missing anything. Thanks again.

-- Roberto