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



--- Comment #1 from [email protected] 2013-09-18 20:25:12 PDT ---
Reduced test case is here:

void main() {
    string s;
    foreach (dchar c; s) // affected by dchar
        return;
}

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

Reply via email to