J2K: convert annotations properly

This commit is contained in:
Natalia Selezneva
2018-10-24 23:33:01 +03:00
parent ed1452c136
commit f364717da2
9 changed files with 43 additions and 28 deletions
@@ -1,5 +1,3 @@
// ERROR: Members are not allowed in annotation class
// ERROR: Members are not allowed in annotation class
internal annotation class Anon(val value: String) {
enum class E {