JavaDescriptorResolver: resolve annotation annotated by self
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
namespace test
|
||||
|
||||
test.AnnotatedAnnotation() final annotation class test.AnnotatedAnnotation : jet.Any {
|
||||
final /*constructor*/ fun <init>(): test.AnnotatedAnnotation
|
||||
}
|
||||
Reference in New Issue
Block a user