Sign in
llvm
/
llvm-project
/
clang
/
e6ab1a6ca38abfbef13713e1bb71b4108c246e9c
/
.
/
test
/
Index
/
Inputs
/
a.h
blob: 70ace8c90ee3bdccae9928a4b529e96715e88860 [
file
] [
log
] [
blame
]
#ifndef
A_H
#define
A_H
typedef
int
A
;
#endif