https://issues.dlang.org/show_bug.cgi?id=24064
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/phobos pull request #8791 "Fix issue 24064: use consistent types for ResultRanges." was merged into stable: - c7f9e5ae106f83e6606442fb8be637b400bbd57d by Mathis Beer: Fix issue 24064: use consistent types for ResultRanges. `source` is `Unqual!Ranges`, not `Ranges`. https://github.com/dlang/phobos/pull/8791 --
