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



--- Comment #1 from Trass3r <mrmoc...@gmx.de> 2011-11-29 13:03:59 PST ---
Another interesting testcase:

class ApiProvider
{
    void _getCsrfInfo() {} // comment this out and it suddenly works
    immutable(ReflectionInfo)* reflection;
}

struct ReflectionInfo
{
    const(ReflectionInfo)[] objects;
}

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

Reply via email to