[K/N] Implement lightweight tests for ObjC header generation

This commit is contained in:
Sebastian Sellmair
2023-11-21 13:59:09 +01:00
committed by Space Team
parent 06811dfc2f
commit ddd97e84b9
41 changed files with 1074 additions and 2 deletions
@@ -0,0 +1,3 @@
enum class Foo {
A, B, C
}