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