https://issues.dlang.org/show_bug.cgi?id=14911
--- Comment #3 from kdmult <[email protected]> --- (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 --
