xref
: /
llvm-project-15.0.7
/
clang
/
test
/
Modules
/
Inputs
/
internal-constants
/
const.h
(revision 5cd86f8c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
namespace
N
{
2
const
int
k
=
5
;
3
}
4