https://issues.dlang.org/show_bug.cgi?id=23145
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |wrong-code --- Comment #1 from [email protected] --- Probably the fix for this is to only stack-allocate if the constructor is `scope`. --
