Set source elements for java enum entries
#KT-4277 Fixed
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
java.lang.annotation.Retention(java.lang.annotation.RetentionPolicy.R<caret>UNTIME)
|
||||
annotation class Anno()
|
||||
|
||||
// REF: (in java.lang.annotation.RetentionPolicy).RUNTIME
|
||||
Reference in New Issue
Block a user