[Issue 7184] parse error on *(x)++

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Nov 3 12:31:33 UTC 2017


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

--- Comment #5 from anonymous4 <dfj1esp02 at sneakemail.com> ---
Ah, so the problem is that in expression (a[b]).c it's undecidable if the
braced expression should be parsed as type or value.

--


More information about the Digitalmars-d-bugs mailing list