April 28, 2021
https://issues.dlang.org/show_bug.cgi?id=21870

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@TungstenHeart created dlang/dmd pull request #12481 "fix 21870 - Property/method not invoked and requires () when used in static array length" fixing this issue:

- fix 21870 - Property/method not invoked and requires () when used in static
array length

https://github.com/dlang/dmd/pull/12481

--
April 29, 2021
https://issues.dlang.org/show_bug.cgi?id=21870

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #12481 "fix 21870 - Property/method not invoked and requires () when used in static array length" was merged into master:

- 700a75c7179c1bc5fbbc89183961c3d8fd8e63a9 by Basile Burg:
  fix 21870, 15478 - Property/method not invoked and requires () when used in
static array length

https://github.com/dlang/dmd/pull/12481

--