Generate annotations for declarations in psi2ir
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
annotation class TestAnn(val x: String)
|
||||
|
||||
@TestAnn("testVal.property")
|
||||
val testVal: String = ""
|
||||
Reference in New Issue
Block a user