[Analysis API] actualize testdata
This commit is contained in:
+4
-1
@@ -17,11 +17,14 @@ KtSuccessCallInfo:
|
||||
receiverType = null
|
||||
returnType = T
|
||||
symbol = t: T
|
||||
callableIdIfNonLocal = null
|
||||
]
|
||||
callableIdIfNonLocal = test/Target.add
|
||||
argumentMapping = {
|
||||
s -> (KtVariableLikeSignature:
|
||||
name = t
|
||||
receiverType = null
|
||||
returnType = T
|
||||
symbol = t: T)
|
||||
symbol = t: T
|
||||
callableIdIfNonLocal = null)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user