Sign in
llvm
/
clang
/
c78da41cdae532adb51d10ed73482642881346dd
/
.
/
test
/
Modules
/
Inputs
/
private0
/
common.h
blob: 17d5444b650fec11b1d385634fc6b8c427e81da8 [
file
] [
log
] [
blame
]
#ifndef
COMMON_H
#define
COMMON_H
typedef
int
common
;
#endif