[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [PROPOSAL] [PATCH] simple method call
- From: steve donovan <steve.j.donovan@...>
- Date: Fri, 12 Jun 2015 08:40:55 +0200
On Fri, Jun 12, 2015 at 7:56 AM, Thomas Jericke <tjericke@indel.ch> wrote:
> what I'd liked to have was:
>
> dosomecoolstuff(astring : number, auserdata : number, anumber : string, 45 :
> deg2rad)
That's indeed nice notation. Except that in my head it looks like a
function _declaration_, not a function call. (I believe Metalua
supports that)
So, ambiguous magic...