https://issues.dlang.org/show_bug.cgi?id=14356
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- dmd prints a deprecation message: ---- test0120.d(14): Deprecation: implicitly overriding base class method test0120.A.foo with test0120.B.foo deprecated; add 'override' attribute ---- --
