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