KtNameReferenceExpression(327,331): 'Test'
  KaCallResolutionError:
    candidateCalls = [
      KaSimpleFunctionCall:
        contextArgumentMapping = {}
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = Test<T>
          symbol = <constructor>(): Test<T>
          valueParameters = []
          contextParameters = []
          callableId = null
        typeArgumentsMapping = {
          T -> (kotlin.Int)
        }
        valueArgumentMapping = {}
    ]
    diagnostic = ERROR<OTHER_ERROR: Inapplicable candidate>
