On 03/29/2013 02:20 PM, Timon Gehr wrote:
> ...
>
> 0 "Inside tuple literal, ; never appears."
> {{;}} // a tuple not matching your specification
> {{if(foo()){}}} // a non-tuple matching your specification
> ...
The outer { } are not necessary in order to make the point:
{if(foo()){}}