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


Jonas Drewsen <jdrew...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jdrew...@gmail.com


--- Comment #1 from Jonas Drewsen <jdrew...@gmail.com> 2011-07-05 00:47:13 PDT 
---
Reduced test case a bit:

mixin template A() {
    void foo() {}
}

void bar() {
    static struct C {
        mixin A!();
    };
}

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

Reply via email to