https://issues.dlang.org/show_bug.cgi?id=24034
RazvanN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Severity|normal |regression --- Comment #1 from RazvanN <[email protected]> --- Yeah, this is bad. I guess `this` should not be modifiable for classes when used in constructors. For normal functions it could be allowed. --
