reading annotations from bytecode
(without fields yet)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
namespace test
|
||||
|
||||
final annotation class test.SimpleAnnotation : jet.Any {
|
||||
final /*constructor*/ fun <init>(): test.SimpleAnnotation
|
||||
}
|
||||
Reference in New Issue
Block a user