https://issues.dlang.org/show_bug.cgi?id=21903
Adam D. Ruppe <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Adam D. Ruppe <[email protected]> --- Try scope B b = new B(); it should work. --
