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