[K2/N] Read KDoc strings from LightTree nodes
^KT-56090 Merge-request: KT-MR-9613 Merged-by: Vladimir Sukharev <Vladimir.Sukharev@jetbrains.com>
This commit is contained in:
committed by
Space Team
parent
39dfb9958b
commit
6a8981372b
+1
-1
@@ -68,7 +68,7 @@ internal fun PhaseContext.firSerializer(
|
||||
FirKLibSerializerExtension(
|
||||
session, metadataVersion,
|
||||
ConstValueProviderImpl(input.components),
|
||||
allowErrorTypes = false, exportKDoc = false
|
||||
allowErrorTypes = false, exportKDoc = shouldExportKDoc()
|
||||
),
|
||||
configuration.languageVersionSettings,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user