FIR IDE: move analysis api fir testdata to the analysis directory
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
KtFunctionalTypeVariableCall:
|
||||
target = x: kotlin.Function1<kotlin.Int, kotlin.String>
|
||||
argumentMapping = { 1 -> (p1: kotlin.Int) }
|
||||
targetFunction = kotlin/Function1.invoke(p1: kotlin.Int): kotlin.String
|
||||
Reference in New Issue
Block a user