[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
@@ -13,11 +13,14 @@ KtSuccessCallInfo:
receiverType = null
returnType = Color
symbol = color: Color
callableIdIfNonLocal = null
]
callableIdIfNonLocal = null
argumentMapping = {
Color.R -> (KtVariableLikeSignature:
name = color
receiverType = null
returnType = Color
symbol = color: Color)
symbol = color: Color
callableIdIfNonLocal = null)
}