You've already forked llvm-project
mirror of
https://github.com/encounter/llvm-project.git
synced 2026-03-30 11:27:19 -07:00
7861dc7991
llvm-svn: 174649
4 lines
43 B
Objective-C
4 lines
43 B
Objective-C
@interface A (Sub2)
|
|
- (char*)method4;
|
|
@end
|