Create actual: add delegation to secondary constructor, if needed
#KT-26518 Fixed
This commit is contained in:
+1
@@ -216,6 +216,7 @@ private val ACTUAL_RENDERER = OVERRIDE_RENDERER.withOptions {
|
||||
secondaryConstructorsAsPrimary = false
|
||||
renderDefaultVisibility = false
|
||||
renderDefaultModality = false
|
||||
renderConstructorDelegation = true
|
||||
renderActualAnnotationPropertiesInPrimaryConstructor = true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user