KtNameReferenceExpression(93,100): 'MyAlias'
  KaApplicableCallCandidate:
    candidate = KaSimpleFunctionCall:
      contextArgumentMapping = {}
      contextArguments = []
      dispatchReceiver = null
      extensionReceiver = null
      signature = KaFunctionSignature:
        receiverType = null
        returnType = {test.MyAlias<kotlin.String>=} test.MyClass<kotlin.String>
        symbol = <constructor>(t: TT): {test.MyAlias<TT>=} test.MyClass<TT>
        valueParameters = [
          KaVariableSignature:
            name = t
            receiverType = null
            returnType = kotlin.String
            symbol = t: TT
            contextParameters = []
            callableId = null
        ]
        contextParameters = []
        callableId = null
      typeArgumentsMapping = {
        TT -> (kotlin.String)
      }
      valueArgumentMapping = {
        "hello" -> (KaVariableSignature:
          name = t
          receiverType = null
          returnType = kotlin.String
          symbol = t: TT
          contextParameters = []
          callableId = null)
      }
    isInBestCandidates = true
