[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Probably bug in implementation of numerical constant parsing
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 17 Sep 2012 18:37:31 -0300
> And what about things like this:
> local function f(...) print(... .. ...) end
> Should it be successfully parsed without spaces? :-)
It already is.