[FIR] Complete types of array literals in annotations
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
annotation class Ann(vararg val strings: String)
|
||||
|
||||
@Ann(strings = ["hello"])
|
||||
class A
|
||||
Reference in New Issue
Block a user