Allow multiple ClassDescriptorFactory instances in deserialization
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ fun createKotlinJavascriptPackageFragmentProvider(
|
||||
ErrorReporter.DO_NOTHING,
|
||||
LookupTracker.DO_NOTHING,
|
||||
DynamicTypeDeserializer,
|
||||
ClassDescriptorFactory.EMPTY,
|
||||
emptyList(),
|
||||
notFoundClasses
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user