mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-25 22:38:56 -04:00
10 lines
56 B
Objective-C
10 lines
56 B
Objective-C
|
|
@interface I
|
|
@end
|
|
|
|
@interface B
|
|
@end
|
|
|
|
@protocol P
|
|
@end
|