https://issues.dlang.org/show_bug.cgi?id=2525

Ben Grabham <dl...@chillichef.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dl...@chillichef.com

--- Comment #9 from Ben Grabham <dl...@chillichef.com> ---
I just hit this bug too and I wasn't so fortunate as to realise that classes
that implement an interface need override but classes that extend and abstract
class which implements an interface must not have the "override" attribute.
Please make it consistent!

--

Reply via email to