Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/14.0-2022-03-22
/
.
/
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