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. --