5 lines
46 B
C
5 lines
46 B
C
|
@interface T
|
||
|
- (void)test;
|
||
|
- (void)test;
|
||
|
@end
|