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