Get annotation for injection from reference descriptor (KT-15548)
#KT-15548 Fixed
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
annotation class Test(val value: String, val other: String)
|
||||
|
||||
@Test("", other = "") class Annotated
|
||||
Reference in New Issue
Block a user