https://issues.dlang.org/show_bug.cgi?id=14351
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|`inout` base class |[REG2.063] `inout` base |constructor can't be called |class constructor can't be | |called Severity|normal |regression --- Comment #1 from Vladimir Panteleev <[email protected]> --- This compiled in 2.062, and was broken by this pull request: https://github.com/D-Programming-Language/dmd/pull/1726 --
