August 30, 2021
https://issues.dlang.org/show_bug.cgi?id=22255

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@giacomo618 updated dlang/phobos pull request #8218 "Make JSONValue.opBinaryRight!"in" inout " fixing this issue:

- fix Issue 22255 - JSONValue.opBinaryRight!in is const

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

--
August 30, 2021
https://issues.dlang.org/show_bug.cgi?id=22255

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 #8218 "Make JSONValue.opBinaryRight!"in" inout " was merged into master:

- f294f29e661376b262d79ac9b5828648a70bcbba by giacomo.ratto00:
  fix Issue 22255 - JSONValue.opBinaryRight!in is const

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

--