https://d.puremagic.com/issues/show_bug.cgi?id=9644



--- Comment #4 from bearophile_h...@eml.cc 2013-11-17 05:41:06 PST ---
Another possible test case to verify, from issue 9644:


import std.stdio;
void main() {
    pre = 0;
}


Gives, DMD 2.065alpha: 

test.d(3): Error: undefined identifier pre, did you mean import core?

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

Reply via email to