https://issues.dlang.org/show_bug.cgi?id=15507
--- Comment #3 from Dicebot <[email protected]> --- Right. Well, this means my original concern remains. Overly restrictive method attributes in base classes has caused me more trouble than lack of any attributes there. I have no idea how to make stuff like `pure` or `nothrow` to work with overriding when it comes to some very base abstract methods. --
