https://issues.dlang.org/show_bug.cgi?id=8243

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from [email protected] ---
(In reply to timon.gehr from comment #3)

> alias Seq(T...)=T;
> void main(){
>     Seq!(int,int) a=12;
> }

I suggest to disallow this.

--

Reply via email to