FIR IDE: test resolution of various annotation values
This commit is contained in:
committed by
Ilya Kirillov
parent
150f066254
commit
744961bd00
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
KtFunctionCall:
|
||||
argumentMapping = { arrayOf("v1", "v2") -> (vararg strings: kotlin.String) }
|
||||
targetFunction = <constructor>(vararg strings: kotlin.String): Annotation
|
||||
substitutor = <empty substitutor>
|
||||
Reference in New Issue
Block a user