KtNameReferenceExpression(140,145): 'check'
  KaCallResolutionSuccess:
    call = KaSimpleFunctionCall:
      contextArgumentMapping = {}
      contextArguments = []
      dispatchReceiver = KaExplicitReceiverValue:
        expression = m
        isSafeNavigation = false
        type = library2.MyInterface
      extensionReceiver = null
      signature = KaFunctionSignature:
        receiverType = null
        returnType = kotlin.Unit
        symbol = library2/MyInterface.check(<dispatch receiver>: library2.MyInterface, string: {library1.MyString=} kotlin.String): kotlin.Unit
        valueParameters = [
          KaVariableSignature:
            name = string
            receiverType = null
            returnType = {library1.MyString=} kotlin.String
            symbol = string: {library1.MyString=} kotlin.String
            contextParameters = []
            callableId = null
        ]
        contextParameters = []
        callableId = library2/MyInterface.check
      typeArgumentsMapping = {}
      valueArgumentMapping = {
        "" -> (KaVariableSignature:
          name = string
          receiverType = null
          returnType = {library1.MyString=} kotlin.String
          symbol = string: {library1.MyString=} kotlin.String
          contextParameters = []
          callableId = null)
      }
