xref
: /
aosp_15_r20
/
external
/
clang
/
test
/
Modules
/
Inputs
/
separate_map_tree
/
src
/
public-in-c.h
(revision 67e74705e28f6214e480b399dd47ea732279e315)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifndef
PUBLIC_IN_C_H
2
#
define
PUBLIC_IN_C_H
3
const
int
c
=
2
;
4
#
endif
5