[Issue 14911] Compiler found indexing in code "new MyStruct[2].ptr"

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Aug 13 02:53:36 PDT 2015


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

--- Comment #3 from kdmult <kdmult at ya.ru> ---
(In reply to Sobirari Muhomori from comment #1)
> Oh, did it work? AFAIK, D grammar never allowed to parse (new A.B) as (new
> A).B, that would require semantic analysis before parsing.

http://dlang.org/changelog.html#postfix-new

--


More information about the Digitalmars-d-bugs mailing list