http://d.puremagic.com/issues/show_bug.cgi?id=8030



--- Comment #1 from Denis <verylonglogin....@gmail.com> 2012-05-04 15:48:06 MSD 
---
Or, if this shouldn't rise an error, this also should compiles:
---
class B: A {
    mixin T;
    mixin T;
    override string f() { return "B"; }
}
---
Error: function main.B.T!().f multiple overrides of same function

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to