https://issues.dlang.org/show_bug.cgi?id=13497
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Vladimir Panteleev <[email protected]> --- It should emit an error: test.d(3): Error: Array operation a[] * a[] not implemented This is a regression. Introduced in https://github.com/D-Programming-Language/dmd/pull/2960 --
