https://issues.dlang.org/show_bug.cgi?id=12902
--- Comment #3 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/51400f76211964caece3d976f9cffae92f831a25 fix Issue 12902 - [ICE] Assertion failure '!ae->lengthVar' in 'expression.c' when using `opDollar` https://github.com/D-Programming-Language/dmd/commit/493250daf44afcfdca5c842aa2ceebeb0d049a6c Merge pull request #3668 from 9rnsr/fix12902 Issue 12902 & 10904 - fix ICEs with opDollar and multidimensional operator overloading --
