mirror of
https://github.com/gnustep/tools-make.git
synced 2025-06-01 17:52:07 +00:00
4 lines
40 B
C
4 lines
40 B
C
|
@interface TestClass
|
||
|
+ (int) test;
|
||
|
@end
|