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



--- Comment #4 from Andrej Mitrovic <[email protected]> 2013-05-02 
03:31:49 PDT ---
Test-case from Issue 10014:

----
class C { int i; }
static assert(is(__traits(parent, C.i) == C)); // Error
----

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

Reply via email to