https://issues.dlang.org/show_bug.cgi?id=19804
--- Comment #11 from Vladimir Panteleev <[email protected]> --- (In reply to Mike Franklin from comment #9) > I ran a digger bisection to try to identify the PR that caused this > regression. It reported https://github.com/dlang/dmd/pull/9364 If you get a merge as a result of doing a bisection of the master branch, performing the bisection against the stable branch will usually find the actual PR (or vice-versa). --
