blob: 515095318d4625e8e12077e3e96df15715404d63 [file] [log] [blame]
__attribute__((objc_root_class)) @interface TestClass
+ (int) test;
@end