Set source elements for java enum entries

#KT-4277 Fixed
This commit is contained in:
Pavel V. Talanov
2014-07-09 16:20:24 +04:00
parent 4188bbe53c
commit 930ea88e25
3 changed files with 10 additions and 1 deletions
@@ -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