Wiped traces of JetStandardLibrary class name.
This commit is contained in:
@@ -241,7 +241,7 @@ public class TopDownAnalyzer {
|
||||
|
||||
NamespaceDescriptorImpl rootNs = namespaceFactory.createNamespaceDescriptorPathIfNeeded(FqName.ROOT);
|
||||
|
||||
// map "jet" namespace into JetStandardLibrary/Classes
|
||||
// map "jet" namespace into KotlinBuiltIns
|
||||
// @see DefaultModuleConfiguraiton#extendNamespaceScope
|
||||
namespaceFactory.createNamespaceDescriptorPathIfNeeded(KotlinBuiltIns.getInstance().getBuiltInsPackageFqName());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user