Sign in
llvm
/
llvm-project
/
a58dcc5e08665f2d58a28c9d4510cf94de6ed3bf
/
.
/
clang
/
test
/
Modules
/
Inputs
/
private
/
common.h
blob: 17d5444b650fec11b1d385634fc6b8c427e81da8 [
file
]
#ifndef
COMMON_H
#define
COMMON_H
typedef
int
common
;
#endif