fc447e2d2f
But still resolve them as annotations. Mostly it's needed as begin of migration path, one day they become modifiers anyway Some tests are dropped because they supposed that `annotation` should have parameter
3 lines
66 B
Kotlin
Vendored
3 lines
66 B
Kotlin
Vendored
data <!WRONG_MODIFIER_TARGET!>annotation<!> enum class E {
|
|
D
|
|
} |