Sign in
rust
/
rust-lang
/
llvm-project
/
af8f9eb61a2ad4ee1f2d3f46d157b93a47c6a4bf
/
.
/
clang
/
test
/
Modules
/
Inputs
/
protocol-redefinition
/
Base.framework
/
Headers
/
Base.h
blob: e3fe33c1bdb915570a121684291bc641d1eff858 [
file
] [
log
] [
blame
]
@protocol
Foo
-
(
void
)
someMethodOnFoo
;
@end