https://issues.dlang.org/show_bug.cgi?id=23620
--- Comment #3 from Dlang Bot <[email protected]> --- dlang/dmd pull request #14813 "Merge Stable into master" was merged into master: - 1fe9ffb6722c902bf0a3fcd78cfb740bcbf1bc31 by Basile Burg: fix issue 23620 - 'alias this' is not respected in static array length position does the cast to size_t before calling toInteger(), which emitted the error https://github.com/dlang/dmd/pull/14813 --
