https://issues.dlang.org/show_bug.cgi?id=6579
--- Comment #9 from anonymous4 <[email protected]> --- Dunno, this would complicate the language and lower its usability without a clear problem and gain. How would code then decide whether to call instance.method() or typeof(instance).method()? --
