Re: Next Version of Lua?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Next Version of Lua?
- From: Henk Boom <henk@...>
- Date: 2009年6月10日 08:37:32 -0400
2009年6月10日 Duncan Cross <duncan.cross@gmail.com>:
> Er, yes. Good point.
>
> Maybe it could expand parenthesised expressions as well, so (...)... ?
> Is that not quite as bad?
In all other contexts parentheses have the effect of discarding all
but the first value, so this seems counter-intuitive IMO.
Henk