Files
kotlin-fork/analysis/analysis-api/testData/components/callResolver/resolveCall/invalidCode/incompleteCodeNoParenthesis.txt
T
2023-12-21 15:34:34 +00:00

20 lines
584 B
Plaintext
Vendored

KtErrorCallInfo:
candidateCalls = [
KtSimpleFunctionCall:
isImplicitInvoke = false
partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
dispatchReceiver = null
extensionReceiver = null
signature = KtFunctionLikeSignature:
receiverType = null
returnType = ALE<T>
symbol = <constructor>(): ALE<T>
valueParameters = []
callableIdIfNonLocal = null
typeArgumentsMapping = {
T -> (kotlin.String)
}
argumentMapping = {}
]
diagnostic = ERROR<null: Inapplicable candidate>