Sign in
llvm
/
llvm-project
/
a78861fc55d18046989ff4d624a037e9181da170
/
.
/
clang
/
test
/
Modules
/
Inputs
/
lookup-assert-protocol
/
Base.h
blob: 5c9506fa5cd3b5f00a228203d3021a02e549f433 [
file
]
@protocol
BaseProtocol
-
(
void
)
test
;
@end