[Issue 19546] cannot implicitly override base class method [...] add override attribute

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jul 23 13:06:45 UTC 2022


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

Nick Treleaven <nick at geany.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |nick at geany.org
         Resolution|---                         |FIXED

--- Comment #2 from Nick Treleaven <nick at geany.org> ---
I updated the docs to use runnable examples:
https://dlang.org/spec/interface.html#implementing-interfaces
https://dlang.org/spec/interface.html#reimplementing-interfaces

--


More information about the Digitalmars-d-bugs mailing list