xref
: /
Universal-ctags
/
Units
/
parser-c.r
/
c-sample.d
/
input.c
(revision f87c0c5718c88dbe723f3b3e6e5ffad227bbac56)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
int
main(void)
2
main
(
void
)
3
{
4
return
0;
5
}
6