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