Sign in
llvm
/
llvm-project
/
51a86e75ddf3eac3057c901bbe5e750dea62c7c1
/
.
/
clang
/
test
/
Modules
/
Inputs
/
modular_maps
/
common.h
blob: 349bf5f7c4734c1d75bf557f0ca8a26243032f20 [
file
] [
log
] [
blame
]
#ifndef
COMMON_H
#define
COMMON_H
const
int
x
=
2
;
#endif