[FIR IDE] Add separate test data for descriptor-based Analysis API implementation
This commit is contained in:
committed by
teamcityserver
parent
1272c6aa33
commit
e06a75c197
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
KtFunctionCall:
|
||||
argumentMapping = { 1 -> (vararg elements: kotlin.Int), 2 -> (vararg elements: kotlin.Int), 3 -> (vararg elements: kotlin.Int) }
|
||||
targetFunction = kotlin/arrayOf(vararg elements: kotlin.Int): kotlin.Array<kotlin.Int>
|
||||
Reference in New Issue
Block a user