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



--- Comment #3 from Don <clugd...@yahoo.com.au> 2012-11-28 00:51:37 PST ---
Further reduced.
------------------
template T8602(func...) if (func.length == 1) { }

struct Bug8602 {
    auto xx() { }
}

T8602!(mixin("Bug8602.xx")) mm;

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

Reply via email to