https://issues.dlang.org/show_bug.cgi?id=13497
--- Comment #6 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/3fa41f4d2d4e1210518898caa1248565e04f4c7d fix issue 13497 remained case `AssignExp::semantic` should handle cases in both valid and invalid array operations. https://github.com/D-Programming-Language/dmd/commit/518801d54a1364d26f9b30cf1fde4d53f6c254da Merge pull request #4011 from 9rnsr/fix_arrayop [REG2.065] Issue 13497 & 12381 - fix remaind e2ir ICE around array ops --
