Re: Table dot number?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Table dot number?
- From: Philippe Lhoste <PhiLho@...>
- Date: 2011年10月24日 10:38:50 +0200
On 21/10/2011 18:07, Roberto Ierusalimschy wrote:
In addition, you cannot use Lua keywords after the dot, like 't.end'
or 't.for' - even though they *could* always be unambiguously
distinguished from proper keywords in this context.
A detail: This is not "in addition"; it is exactly the same rule. "end"
is not a valid identifier.
Since I was about to make the same remark, I perceived it as "in addition to the above
remarks", not in addition to the rule... :-)
--
Philippe Lhoste
-- (near) Paris -- France
-- http://Phi.Lho.free.fr
-- -- -- -- -- -- -- -- -- -- -- -- -- --