https://d.puremagic.com/issues/show_bug.cgi?id=6789
--- Comment #2 from [email protected] 2014-03-15 20:40:25 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/ca6643e4c20100419e50c5500396aa3b8021f806 Add IntervalExp and fix parser, and disabled test for issue 6789 All of N-dimensional array operations are now translated to ArrayExp. But currently they are immediately translated to SliceExp, so have no effect. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
