https://issues.dlang.org/show_bug.cgi?id=24090
Nick Treleaven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Nick Treleaven <[email protected]> --- Confirmed, also if the `this(int _id)` ctor is commented out then main.d no longer compiles. The two parameter ctor is not needed to reproduce this AFAICT. --
