Sign in
rust
/
rust-lang
/
llvm-project
/
ae9c45b112598aa9a411ffe4cebd213d7f9186b6
/
.
/
clang
/
test
/
Modules
/
Inputs
/
class-extension
/
a-private.h
blob: e35402ac18ad5b1bf34aa47e90c9ff65e631b91e [
file
] [
log
] [
blame
]
#import "a.h"
#import "a-proto.h"
@interface
A
()
<
AProto
>
@end