[Issue 6307] imported packages are visible everywhere

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jul 13 11:38:57 PDT 2011


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



--- Comment #1 from Christian Kamm <kamm-removethis at incasoftware.de> 2011-07-13 11:33:47 PDT ---
Another test case using only a single file:

import std.stdint;
void bar() { import std.stdio; }
void main() { std.stdio.writeln("foo"); } // expected error

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


More information about the Digitalmars-d-bugs mailing list