June 15, 2020
https://issues.dlang.org/show_bug.cgi?id=20928

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@Biotronic created dlang/phobos pull request #7532 "Issue 20928 - Overloaded opIndex confuses MapResult" fixing this issue:

- Fix issue 20928

https://github.com/dlang/phobos/pull/7532

--
June 15, 2020
https://issues.dlang.org/show_bug.cgi?id=20928

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/phobos pull request #7532 "Issue 20928 - Overloaded opIndex confuses MapResult" was merged into master:

- 692f909883af8dda23c5cef2b99cb6860675ab91 by Simen Kjærås:
  Fix issue 20928

https://github.com/dlang/phobos/pull/7532

--