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