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

Abscissa <bus_dlangzi...@semitwist.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|DMD thinks storage size of  |DMD thinks storage size for
                   |dynamic array is unknown    |pointer or dynamic array is
                   |                            |unknown

--- Comment #1 from Abscissa <bus_dlangzi...@semitwist.com> ---
Same result if "Foo!(A)[]" is changed to "Foo!(A)*"

--

Reply via email to