https://issues.dlang.org/show_bug.cgi?id=12480
--- Comment #1 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/7ec47e158601f18a2dad86d7c594628da753a58a Fix Issue 12480 - Implement better static assert diagnostics by doing CTFE interpretation when optimizing static immutable arrays. https://github.com/D-Programming-Language/dmd/commit/8903f3f8342f9476721470e19c53a10eb31bc31b Merge pull request #3474 from AndrejMitrovic/Fix12480 Issue 12480 - Implement better static assert diagnostics for static immutable arrays. --
