Sign in
llvm
/
llvm-project
/
dda73336ad22bd0b5ecda17040c50fb10fcbe5fb
/
.
/
clang
/
test
/
Import
/
namespace
/
Inputs
/
NS.cpp
blob: 0dc86f85266b0ccf747f22997df8e97705bc205b [
file
]
namespace
NS
{
void
f1
();
void
f2
();
const
int
A
=
3
;
};
// namespace NS