[ObjCExport] Fix 'MustBeDocumented' annotation missing on non value parameters
This commit is contained in:
committed by
Space Team
parent
885a7dcd8f
commit
1440e66519
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
@kotlin.annotation.MustBeDocumented
|
||||
annotation class ImportantAnnotation
|
||||
|
||||
@ImportantAnnotation
|
||||
class Foo
|
||||
Reference in New Issue
Block a user