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