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