Import.addPackageAccess

Mark the imported packages as accessible from the current scope. This access check is necessary when using FQN b/c we're using a single global package tree. https://issues.dlang.org/show_bug.cgi?id=313

class Import
extern (D)
void
addPackageAccess
Suggestion Box / Bug Report