https://issues.dlang.org/show_bug.cgi?id=20094
Mathias LANG <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Mathias LANG <[email protected]> --- Fixed by https://github.com/dlang/dmd/pull/10256 Also there was a second regression in there, in that the `S0_` substitution should be surrounded by `N .. E`, and that's fixed by https://github.com/dlang/dmd/pull/10257 --
