Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/17.0-2023-12-14
/
.
/
clang
/
test
/
Modules
/
Inputs
/
inherit-attribute
/
b.h
blob: 9cd1f55b9d33d6f33bb05d2ca1ac9e15e1892776 [
file
] [
log
] [
blame
] [
edit
]
#include
"a.h"
void
bar
()
{
&
Foo
::
step
;
}