http://d.puremagic.com/issues/show_bug.cgi?id=3864


Michal Minich <michal.min...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michal.min...@gmail.com


--- Comment #1 from Michal Minich <michal.min...@gmail.com> 2010-02-28 17:32:40 
PST ---
similar cases:

does no compile
void foo1 () nothrow { auto x = [4]; }

compiles ok
void foo2 () nothrow { int[] x; x ~= 4; }

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to