Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/12.0-2021-07-10
/
.
/
clang
/
test
/
Modules
/
Inputs
/
lookup-assert
/
Base.h
blob: 67e66183ca1ac0ec79bb2115b90e73f00ca3fdf2 [
file
] [
log
] [
blame
]
@interface
BaseInterface
-
(
void
)
test
;
@end