Fix J2K 'testAnnotationInterface3' (annotation diagnostic changed)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
// ERROR: Members are not allowed in annotation class
|
// ERROR: Members are not allowed in annotation class
|
||||||
// ERROR: Modifier 'companion' is not applicable inside 'annotation class'
|
// ERROR: Members are not allowed in annotation class
|
||||||
internal annotation class Anon(val value: String) {
|
internal annotation class Anon(val value: String) {
|
||||||
|
|
||||||
enum class E {
|
enum class E {
|
||||||
|
|||||||
Reference in New Issue
Block a user