J2K: convert annotations properly
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user