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