Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/main-cg-testing-release
/
.
/
clang
/
test
/
Modules
/
Inputs
/
no-implicit-builds
/
b.h
blob: 4fe1c76825cbfb47df08f6a115d9dc8b4a58ffd4 [
file
] [
log
] [
blame
] [
edit
]
#ifndef
B_H
#define
B_H
int
b
;
#endif