https://issues.dlang.org/show_bug.cgi?id=19943
--- Comment #2 from FeepingCreature <[email protected]> --- To me, the problem isn't that you're able to do it from Own.C, the problem is that you're able to do it from random.foo(), a function that is unrelated to the A inheritance hierarchy. --
