mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-16 00:01:14 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@25742 72102866-910b-0410-8b05-ffd578937521
3 lines
40 B
Objective-C
3 lines
40 B
Objective-C
@interface TestClass
|
|
+ (int) test;
|
|
@end
|