[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Ambiguous syntax
- From: Miles Bader <miles@...>
- Date: Fri, 14 Dec 2012 23:21:16 +0900
Sven Olsen <sven2718@gmail.com> writes:
> The case that triggered a false positive was:
>
> object.member_function
> (some, collection, of, parameters)
>
> I haven't often seen the second pattern used in the wild -- though
> for programmers who prefer it, I'm sure 5.1's ambiguous syntax error
> would have been an annoyance.
I've seen such syntax fairly often in C code (obviously not in Lua
code!)...
-miles
--
Bore, n. A person who talks when you wish him to listen.