Sign in
cobalt
/
cobalt
/
3cd5432aaed8f14f27f66ade1b51aa71df939492
/
.
/
third_party
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
cxx-header.h
blob: ee52c639116a29e8063bce8628d9a33cc978df74 [
file
] [
log
] [
blame
]
#ifndef
CXX_HEADER_H
#define
CXX_HEADER_H
inline
int
f
()
{
return
0
;
}
#endif