https://issues.dlang.org/show_bug.cgi?id=23620
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @SixthDot updated dlang/dmd pull request #14803 "fix issue 23620 - 'alias this' is not respected in static array lengtā¦" fixing this issue: - 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 --
