xref
: /
Universal-ctags
/
Units
/
option-same-kind-in-regex-and-builtin.d
/
input.c
(revision 8ae7226c50280a85e96c06e9d80aa72ba4510791)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
unsigned
int
level
=
42
;
2
int
main(void)
3
main
(
void
)
4
{
5
define
a
;
6
return
a
;
7
}
8