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