Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/12.0-2021-07-10
/
.
/
clang
/
test
/
Modules
/
Inputs
/
no-implicit-builds
/
b.h
blob: 4fe1c76825cbfb47df08f6a115d9dc8b4a58ffd4 [
file
] [
log
] [
blame
]
#ifndef
B_H
#define
B_H
int
b
;
#endif