FIR IDE: resolve arrayOf calls in annotations
This commit is contained in:
committed by
Ilya Kirillov
parent
068e81570d
commit
35409fdb8d
+3
@@ -0,0 +1,3 @@
|
||||
KtFunctionCall:
|
||||
argumentMapping = { 1 -> (vararg elements: kotlin.Int), 2 -> (vararg elements: kotlin.Int), 3 -> (vararg elements: kotlin.Int) }
|
||||
targetFunction = kotlin/intArrayOf(vararg elements: kotlin.Int): kotlin.IntArray
|
||||
Reference in New Issue
Block a user