blob: dc7d628a18572be95ed4e07bcd45292464b174d2 [file]
// COMPILATION_ERRORS
data annotation enum class E {
D
}
enum annotation E1 {
D
}