https://issues.dlang.org/show_bug.cgi?id=19546
Nick Treleaven <n...@geany.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |n...@geany.org Resolution|--- |FIXED --- Comment #2 from Nick Treleaven <n...@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 --