lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Wed, Sep 29, 2010 at 2:26 PM, Christopher Eykamp <chris@eykamp.com> wrote:
>
>> There are no confusing similar concepts. Dot is "get value" and
>> colon is "call". Easy to grasp, isn't it?
>
> But dot also means call.
>

dot means access a field
colon means call and access a field