Sign in
llvm
/
clang.git
/
a7540887e8b5cb34ee28c12bef863bad85c65b6f
/
.
/
test
/
Import
/
extern-c-function
/
Inputs
/
F.cpp
blob: c417d56302606d2e28bb72a36132192abc717107 [
file
]
extern
"C"
{
void
f
(
int
arg
);
}