Fix J2K 'testAnnotationInterface3' (annotation diagnostic changed)

This commit is contained in:
Mikhail Glukhikh
2018-01-31 11:24:40 +03:00
parent 677b05cc8c
commit 294dcf36e8
@@ -1,5 +1,5 @@
// 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) {
enum class E {