mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 22:17:23 +08:00
4 lines
43 B
Objective-C
4 lines
43 B
Objective-C
@interface A (Sub2)
|
|
- (char*)method4;
|
|
@end
|