[ObjCExport] Cleanup misleading test name for 'functionWithMustBeDocumentedAnnotation'

This commit is contained in:
Sebastian Sellmair
2023-12-13 12:08:55 +01:00
committed by Space Team
parent 7944a3dc4b
commit 1cb60a53d9
5 changed files with 48 additions and 5 deletions
@@ -0,0 +1,5 @@
@kotlin.annotation.MustBeDocumented
annotation class ImportantAnnotation
@ImportantAnnotation
class Foo