FIR IDE: more comprehensive abstractions of annotation values
This commit is contained in:
committed by
Ilya Kirillov
parent
fe41c4513f
commit
6ef2dad895
+4
@@ -0,0 +1,4 @@
|
||||
annotation class Annotation(vararg val values: String)
|
||||
|
||||
@Annotation(<expr>"42"</expr>)
|
||||
class C
|
||||
Reference in New Issue
Block a user