[Analysis API] actualize testdata

This commit is contained in:
Ilya Kirillov
2022-06-10 10:34:31 +02:00
parent ffdfa05015
commit 2c1074ac37
212 changed files with 1063 additions and 326 deletions
@@ -16,11 +16,14 @@ KtSuccessCallInfo:
receiverType = null
returnType = kotlin.String
symbol = t: T
callableIdIfNonLocal = null
]
callableIdIfNonLocal = /invoke
argumentMapping = {
"" -> (KtVariableLikeSignature:
name = t
receiverType = null
returnType = kotlin.String
symbol = t: T)
symbol = t: T
callableIdIfNonLocal = null)
}