Re: [PROPOSAL] [PATCH] simple method call
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [PROPOSAL] [PATCH] simple method call
- From: Thomas Jericke <tjericke@...>
- Date: 2015年6月12日 13:50:55 +0200
On 06/12/2015 01:51 PM, Soni L. wrote:
Don't forget name [[string]]
...and
(6.1) name.field
(6.2) name[arg]
Where name has a metatable and __new is a function.
--
Thomas