Sign in
llvm
/
clang
/
7d0e090bbc61baebf0be18e4d9ba36615b6cd566
/
.
/
test
/
Modules
/
Inputs
/
string_names
/
c.h
blob: 38c278fc87d2af7c3e0f6a5a220de439ef801301 [
file
] [
log
] [
blame
]
#ifndef
C_H
#define
C_H
const
int
c
=
2
;
#endif