xref
: /
freebsd
/
contrib
/
mandoc
/
test-noop.c
(revision c2a7c3bedd9f6d0d97918c7253df31722c7d47fa)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
int
2
main
(
void
)
3
{
4
return
0;
5
}
6