Files
kotlin-fork/idea/idea-frontend-fir/testData/referenceResolve/JavaEnumEntry.kt
T
Ilya Kirillov c678d4b506 HL API: generate reference resolve tests
The testdata is taken from corresponding IDE reference resolve tests
2021-07-27 17:58:45 +03:00

4 lines
167 B
Kotlin
Vendored

@java.lang.annotation.Retention(java.lang.annotation.RetentionPolicy.R<caret>UNTIME)
annotation class Anno()
// REF: (in java.lang.annotation.RetentionPolicy).RUNTIME