https://issues.dlang.org/show_bug.cgi?id=3396
--- Comment #9 from Orvid King <[email protected]> --- Isn't it still reasonable for DMD to at least catch this error at compile-time rather than link-time if the module containing class A was passed on the command line, and thus is one of those being compiled, and not an interface? --
