Sign in
cobalt
/
cobalt
/
0c2b1d4428f8ae16220e86a16bebd07ff691a412
/
.
/
third_party
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
internal-constants
/
c.h
blob: 43a37f831a4e443683a6d998c6d0d93598384027 [
file
]
#pragma
once
#include
"a.h"
inline
int
h
()
{
return
N
::
k
;
}