[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Probably bug in implementation of numerical constant parsing
- From: Egor Skriptunoff <egor.skriptunoff@...>
- Date: Tue, 18 Sep 2012 00:32:41 +0300
And what about things like this:
local function f(...) print(... .. ...) end
Should it be successfully parsed without spaces? :-)