https://issues.dlang.org/show_bug.cgi?id=23620
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/dmd pull request #14803 "fix issue 23620 - 'alias this' is not respected in static array lengtā¦" was merged into stable: - 4ed4e2c0ff1f238a0d4cdbccc21ec3d50d8f2706 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/14803 --
