Use module to resolve annotation classes in AnnotationDescriptorLoader
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
package test
|
||||
|
||||
internal final annotation class $$$$$$ : kotlin.Annotation {
|
||||
/*primary*/ public constructor $$$$$$()
|
||||
}
|
||||
|
||||
test.$$$$$$() internal final class A {
|
||||
/*primary*/ public constructor A()
|
||||
}
|
||||
Reference in New Issue
Block a user