NJ2K: preserve annotations while converting class to object
#KT-38879 fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@interface Foo
|
||||
|
||||
@Foo
|
||||
class A {
|
||||
static void bar() {}
|
||||
}
|
||||
Reference in New Issue
Block a user