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