https://issues.dlang.org/show_bug.cgi?id=17930
--- Comment #3 from Rob <[email protected]> --- Forgot return types on functions. Also, the function in Derived2 should have "override". --
d-bugmail--- via Digitalmars-d-bugs Sun, 22 Oct 2017 23:26:34 -0700
https://issues.dlang.org/show_bug.cgi?id=17930
--- Comment #3 from Rob <[email protected]> --- Forgot return types on functions. Also, the function in Derived2 should have "override". --