https://issues.dlang.org/show_bug.cgi?id=2525
Alex Parrill <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Alex Parrill <[email protected]> --- Just ran into this, so I'll bump it. Note that if, in the OP's code, you change the abstract class A to an empty interface, the code successfully compiles. --
