KtApplicableCallCandidateInfo:
  candidate = KtDelegatedConstructorCall:
    kind = SUPER_CALL
    partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
      dispatchReceiver = null
      extensionReceiver = null
      signature = KtFunctionLikeSignature:
        receiverType = null
        returnType = A
        symbol = <constructor>(x: kotlin.Int): A
        valueParameters = [
          KtVariableLikeSignature:
            name = x
            receiverType = null
            returnType = kotlin.Int
            symbol = x: kotlin.Int
            callableIdIfNonLocal = null
        ]
        callableIdIfNonLocal = null
    typeArgumentsMapping = {}
    argumentMapping = {
      5 -> (KtVariableLikeSignature:
        name = x
        receiverType = null
        returnType = kotlin.Int
        symbol = x: kotlin.Int
        callableIdIfNonLocal = null)
    }
  isInBestCandidates = true
