FIR2IR: fix type of delegating constructor call

This commit is contained in:
Jinseong Jeon
2022-01-29 01:15:00 -08:00
committed by TeamCityServer
parent 029e946fb2
commit 71c60ce9d0
@@ -317,7 +317,7 @@ internal class ClassMemberGenerator(
} else {
IrDelegatingConstructorCallImpl(
startOffset, endOffset,
constructedIrType,
irBuiltIns.unitType,
irConstructorSymbol,
typeArgumentsCount = constructor.typeParameters.size,
valueArgumentsCount = irConstructorSymbol.owner.valueParameters.size