mirror of
https://github.com/darlinghq/darling-objc4.git
synced 2024-11-23 04:09:46 +00:00
7 lines
95 B
Objective-C
7 lines
95 B
Objective-C
#include "test.h"
|
|
|
|
@interface SmallClass : TestRoot @end
|
|
|
|
@interface BigClass : TestRoot @end
|
|
|