[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: function call in table with reference
- From: Coda Highland <chighland@...>
- Date: Fri, 23 Aug 2013 08:46:51 -0700
On Fri, Aug 23, 2013 at 8:43 AM, Philipp Kraus
<philipp.kraus@flashpixx.de> wrote:
> x = myClass( 123 )
>
> x.test() -- shows nil
Because it needs to be x:test().
/s/ Adam