https://issues.dlang.org/show_bug.cgi?id=16739
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|wrong-code | Component|dmd |druntime Resolution|WORKSFORME |FIXED --- Comment #5 from [email protected] --- Apparently this was actually a Druntime bug, and it was fixed by https://github.com/dlang/druntime/pull/1952 New PR for the test: https://github.com/dlang/druntime/pull/2064 --
