Files
kotlin/compiler/testData/diagnostics/tests/enum/enumWithAnnotationKeyword.fir.kt

3 lines
33 B
Kotlin
Vendored

annotation enum class E {
D
}