KtConstructorDelegationCall(118,130): 'super(i + j)'
  KaApplicableCallCandidate:
    candidate = KaDelegatedConstructorCall:
      contextArgumentMapping = {}
      contextArguments = []
      dispatchReceiver = null
      extensionReceiver = null
      kind = SUPER_CALL
      signature = KaFunctionSignature:
        receiverType = null
        returnType = Base
        symbol = <constructor>(p1: kotlin.Int): Base
        valueParameters = [
          KaVariableSignature:
            name = p1
            receiverType = null
            returnType = kotlin.Int
            symbol = p1: kotlin.Int
            contextParameters = []
            callableId = null
        ]
        contextParameters = []
        callableId = null
      typeArgumentsMapping = {}
      valueArgumentMapping = {
        i + j -> (KaVariableSignature:
          name = p1
          receiverType = null
          returnType = kotlin.Int
          symbol = p1: kotlin.Int
          contextParameters = []
          callableId = null)
      }
    isInBestCandidates = true