lua-users home
lua-l archive

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


On 01/29/2018 04:52 AM, Soni "They/Them" L. wrote:
> I can't get `for x=r(1, 10), r(10, 10), r(1, 10) do print(x) end` to work.
Me too.

-- Martin